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.
2 parents 33679b6 + da03174 commit ab9b657Copy full SHA for ab9b657
1 file changed
composer.json
@@ -50,8 +50,8 @@
50
"voku/portable-ascii": "^1.4.8 || ^2.0.1"
51
},
52
"require-dev": {
53
- "illuminate/contracts": "^9.0 || ^10.0 || ^11.0",
54
- "phpunit/phpunit": "^9.6 || ^11.0",
+ "illuminate/contracts": "^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "phpunit/phpunit": "^9.6 || ^11.0 || ^12.0",
55
"symfony/var-dumper": "^6.0 || ^7.0"
56
57
"conflict": {
@@ -93,4 +93,4 @@
93
}
94
95
96
-}
+}
0 commit comments