1
0
Fork 0

Fix wording

pull/582/head
Jordi Boggiano 2012-04-15 23:04:42 +02:00
parent 7312c62c5d
commit fea164be53
1 changed files with 1 additions and 1 deletions

View File

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