Skip to content

Commit 0a600f5

Browse files
artyuumfabpot
authored andcommittedApr 21, 2023
Add "composer require..." in all exception messages when needed
1 parent bbd1953 commit 0a600f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎composer.json

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
"symfony/error-handler": "^5.4|^6.0",
2626
"symfony/polyfill-php81": "^1.27"
2727
},
28-
"suggest": {
29-
"symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
30-
},
3128
"conflict": {
3229
"phpunit/phpunit": "<7.5|9.1.2"
3330
},

0 commit comments

Comments
 (0)
Please sign in to comment.