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 62fcac8 + 96b0a05 commit b95babeCopy full SHA for b95babe
.idea/php.xml
composer.json
@@ -17,10 +17,10 @@
17
],
18
"require": {
19
"php": "^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4",
20
- "illuminate/support": "^9.0 || ^10.0 || ^11.0"
+ "illuminate/support": "^9.0 || ^10.0 || ^11.0 || ^12.0"
21
},
22
"require-dev": {
23
- "orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
+ "orchestra/testbench": "^7.0 || ^8.0 || ^9.0 || ^10.0",
24
"phpunit/phpunit": "^9.5 || ^10.0 || ^11.0"
25
26
"autoload": {
0 commit comments