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 4666479 commit 3f55633Copy full SHA for 3f55633
composer.json
@@ -40,7 +40,7 @@
40
"dragon-code/support": "^6.11.2"
41
},
42
"require-dev": {
43
- "phpunit/phpunit": "^9.6 || ^10.2"
+ "phpunit/phpunit": "^9.6 || ^10.0 || ^11.0 || ^12.0"
44
45
"suggest": {
46
"symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"
@@ -67,4 +67,4 @@
67
"preferred-install": "dist",
68
"sort-packages": true
69
}
70
-}
+}
0 commit comments