Skip to content

Commit 2e5a87f

Browse files
artyuumfabpot
authored andcommitted
Add "composer require..." in all exception messages when needed
1 parent abb0f24 commit 2e5a87f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
"conflict": {
2626
"symfony/console": "<5.4"
2727
},
28-
"suggest": {
29-
"symfony/console": "For validating YAML files using the lint command"
30-
},
3128
"autoload": {
3229
"psr-4": { "Symfony\\Component\\Yaml\\": "" },
3330
"exclude-from-classmap": [

0 commit comments

Comments
 (0)