Skip to content

Commit

Permalink
Add "composer require..." in all exception messages when needed
Browse files Browse the repository at this point in the history
  • Loading branch information
artyuum authored and fabpot committed Apr 21, 2023
1 parent 3aa5237 commit 3af8ac1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "2.0|3.0"
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
"autoload": {
"psr-4": { "Symfony\\Component\\EventDispatcher\\": "" },
"exclude-from-classmap": [
Expand Down

0 comments on commit 3af8ac1

Please sign in to comment.