blob: 80bb9d50ffd2706b9508d30dc85153f30bd7cc90 [file] [log] [blame] [view]
## PGA Code Update
1. In your cloned gateway folder (airavata-php-gateway) get the latest updates from git
<pre><code> git pull</code></pre>
2. Do a composer update
<pre><code> composer update </code></pre>
This may take little time....
3. You are all set with latest updates!
4. 16. For Airavata updating steps try <a href="../Airavata-Upgrades">Airavata Update</a>