Skip to content

Commit 25a9de2

Browse files
artyuumfabpot
authored andcommitted
Add "composer require..." in all exception messages when needed
1 parent 391ff3b commit 25a9de2

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
@@ -23,9 +23,6 @@
2323
"require-dev": {
2424
"symfony/cache": "^5.4|^6.0"
2525
},
26-
"suggest": {
27-
"psr/cache-implementation": "To cache access methods."
28-
},
2926
"autoload": {
3027
"psr-4": { "Symfony\\Component\\PropertyAccess\\": "" },
3128
"exclude-from-classmap": [

0 commit comments

Comments
 (0)