We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e1d70b + a6989b0 commit 2223bbbCopy full SHA for 2223bbb
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"php": "^7.1 || ^8.0",
20
- "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0 || ^11.0"
+ "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0 || ^11.0 || ^12.0"
21
},
22
"require-dev": {
23
"laravel/legacy-factories": "^1.0",
24
- "orchestra/testbench": "^3.0 || ^4.0 || ^5.0 || ^6.0|^8.0 || ^9.0",
25
- "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0 || ^10.5"
+ "orchestra/testbench": "^3.0 || ^4.0 || ^5.0 || ^6.0|^8.0 || ^9.0 || ^10.0",
+ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0 || ^10.5 || ^11.5.3"
26
27
"autoload": {
28
"psr-4": {
0 commit comments