We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8f3b5 commit 92a1c21Copy full SHA for 92a1c21
1 file changed
composer.json
@@ -23,7 +23,9 @@
23
},
24
"require-dev": {
25
"friendsofphp/php-cs-fixer": "^3.22.0",
26
- "phpunit/phpunit": "^10.2"
+ "phpunit/phpunit": "^10.2",
27
+ "symfony/var-dumper": "^6"
28
+
29
30
"scripts": {
31
"post-root-package-install": [
0 commit comments