1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 08:32:56 +00:00

Merge pull request #141 from stof/patch-1

Fixed the composer.json file
This commit is contained in:
Jordi Boggiano 2011-12-03 09:57:20 -08:00
commit c178223c8a

View file

@ -23,7 +23,7 @@
"symfony/finder": ">2.0,<2.2-dev",
"symfony/process": ">2.0,<2.2-dev"
},
"recommends": {
"recommend": {
"ext-zip": "*"
},
"autoload": {