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 09f79ee commit fb152edCopy full SHA for fb152ed
composer.json
@@ -47,11 +47,11 @@
47
],
48
"require": {
49
"php": ">=7.1.0",
50
- "laravel/framework": "^7.0|^8.0|^9.0|^10.0"
+ "laravel/framework": "^7.0|^8.0|^9.0|^10.0|^11.0"
51
},
52
"require-dev": {
53
- "phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0|^10.0",
54
- "orchestra/testbench": "^5.0|^6.0|^7.0|^7.0"
+ "phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "orchestra/testbench": "^5.0|^6.0|^7.0|^7.0|^8.0"
55
56
"autoload": {
57
"psr-4": {
0 commit comments