1
0
mirror of synced 2025-01-18 14:31:40 +03:00

Merge pull request #373 from bschaeffer/patch-1

Grammar fix for composer.json file
This commit is contained in:
Guilherme Blanco 2012-06-13 07:23:53 -07:00
commit 91ffd30f52

View File

@ -18,7 +18,7 @@
"symfony/console": "2.*"
},
"suggest": {
"symfony/yaml": "If you want to using YAML Metadata Mapping Driver"
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
},
"autoload": {
"psr-0": { "Doctrine\\ORM": "lib/" }