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 9ad5bf8 commit b04648cCopy full SHA for b04648c
composer.json
@@ -22,11 +22,11 @@
22
},
23
"require": {
24
"php": "^7.1|^8.0",
25
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
26
27
"require-dev": {
28
- "orchestra/testbench": "^4.0|^5.0|^6.0",
29
- "phpunit/phpunit": "^8.0",
+ "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^8.0|^9.0|^10.0|^11.0",
30
"styleci/cli": "^1.1"
31
32
"autoload": {
0 commit comments