Grammar fix for composer.json file
This commit is contained in:
parent
7b758493a3
commit
05c612f337
@ -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/" }
|
||||
|
Loading…
Reference in New Issue
Block a user