We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 761a16c + 70d2888 commit 5ae7c3fCopy full SHA for 5ae7c3f
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"
+ "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0 || ^11.0"
21
},
22
"require-dev": {
23
"laravel/legacy-factories": "^1.0",
24
- "orchestra/testbench": "^3.0 || ^4.0 || ^5.0 || ^6.0|^8.0",
25
- "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
+ "orchestra/testbench": "^3.0 || ^4.0 || ^5.0 || ^6.0|^8.0 || ^9.0",
+ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0 || ^10.5"
26
27
"autoload": {
28
"psr-4": {
0 commit comments