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 d03f832 + ea6e5db commit c13bafeCopy full SHA for c13bafe
composer.json
@@ -14,12 +14,12 @@
14
],
15
"require": {
16
"php": ">=7.1 || ^8.0",
17
- "laravel/framework": "^5.2 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 | ^11.0",
+ "laravel/framework": "^5.2 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
18
"ext-json": "*"
19
},
20
"require-dev": {
21
- "orchestra/testbench": "^7.1 || ^8.0 || ^9.0",
22
- "phpunit/phpunit": "^8.5.23 || ^9.5.10 || ^10.5 || ^11.0.1"
+ "orchestra/testbench": "^7.1 || ^8.0 || ^9.0 || ^10.0",
+ "phpunit/phpunit": "^8.5.23 || ^9.5.10 || ^10.5 || ^11.0.1 || ^12.0.1"
23
24
"autoload": {
25
"psr-4": {
0 commit comments