Skip to content

Commit f4e55cb

Browse files
artyuumfabpot
authored andcommitted
Add "composer require..." in all exception messages when needed
1 parent 9d7a0fc commit f4e55cb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

composer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@
6868
"symfony/security-core": "<6.0",
6969
"symfony/validator": "<5.4"
7070
},
71-
"suggest": {
72-
"symfony/form": "",
73-
"symfony/validator": "",
74-
"symfony/property-info": "",
75-
"doctrine/data-fixtures": "",
76-
"doctrine/dbal": "",
77-
"doctrine/orm": ""
78-
},
7971
"autoload": {
8072
"psr-4": { "Symfony\\Bridge\\Doctrine\\": "" },
8173
"exclude-from-classmap": [

0 commit comments

Comments
 (0)