1
0
Fork 0

Update composer.json

pull/575/head
Jordi Boggiano 2012-04-14 15:43:08 +02:00
parent e702761284
commit a04647aa8c
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
"symfony/finder": "2.1.*",
"symfony/process": "2.1.*"
},
"recommend": {
"ext-zip": "*"
"suggest": {
"ext-zip": "Enabling the zip extension allows you to zip archives, and allows gzip compression of all internet traffic"
},
"autoload": {
"psr-0": { "Composer": "src/" }