| ## 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> |