We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525dae2 commit f6e2f58Copy full SHA for f6e2f58
composer.json
@@ -25,9 +25,6 @@
25
"cocur/slugify": "Required to use the `Slugify` class (^4.2.0).",
26
"vlucas/phpdotenv": "Required to use the `Env` class and helper (^5.4.1)."
27
},
28
- "conflict": {
29
- "symfony/var-dumper": "<5.4.3 || >=6.2"
30
- },
31
"autoload": {
32
"files": [
33
"helpers.php"
0 commit comments