We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee65959 commit 5848a17Copy full SHA for 5848a17
composer.json
@@ -19,8 +19,8 @@
19
"phpunit/phpunit": "^4.8"
20
},
21
"suggest": {
22
- "darkwebdesign/symfony-addon-pack": "All Symfony add-ons bundled together"
23
- "darkwebdesign/symfony-form-types": "Enables the use of Entity Form Fields"
+ "darkwebdesign/symfony-addon-pack": "All Symfony add-ons bundled together",
+ "darkwebdesign/symfony-form-types": "Enables the use of the EntityType Form Field"
24
25
"autoload": {
26
"psr-4": {
0 commit comments