1
0
mirror of synced 2024-12-05 03:06:05 +03:00

Grammar fix for composer.json file

This commit is contained in:
Braden Schaeffer 2012-06-12 09:43:38 -05:00
parent 7b758493a3
commit 05c612f337

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/" }