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 4e5f5dc commit 22957b7Copy full SHA for 22957b7
composer.json
@@ -23,12 +23,12 @@
23
"php": "^8.0",
24
"ext-json": "*",
25
"balping/json-raw-encoder": "^1.0",
26
- "illuminate/support": "^9.0|^10.0|^11.0"
+ "illuminate/support": "^9.0|^10.0|^11.0|^12.0"
27
},
28
"require-dev": {
29
"mockery/mockery": "^1.5",
30
- "phpunit/phpunit": "^9.5|^10.0|^11.0",
31
- "orchestra/testbench": "^7.4|^8.0|^9.0"
+ "phpunit/phpunit": "^9.5|^10.0|^11.0|^12.0",
+ "orchestra/testbench": "^7.4|^8.0|^9.0|^10.0"
32
33
"autoload": {
34
"psr-4": {
0 commit comments