Update boxfile for new pagodabox architecture
Update boxfile for new pagodabox architecture

file:a/.box (deleted)
shared_writable_dirs:  
- /labs/tiles  
- /lib/staticmaplite/cache  
php_extensions: [pgsql, pdo, pdo_pgsql, curl]  
 
file:b/Boxfile (new)
  web1:
  php_extensions:
  - pgsql
  - pdo
  - pdo_pgsql
  - curl