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 e3d9899 commit 6a3badeCopy full SHA for 6a3bade
composer.json
@@ -18,13 +18,13 @@
18
}
19
],
20
"require": {
21
- "php": "^7.3|^8.0|^8.1|^8.2",
22
- "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
+ "php": "^7.3|^8.0|^8.1|^8.2|^8.3",
+ "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
23
},
24
"require-dev": {
25
"orchestra/testbench": "4.*|5.*|6.*|^8.0|^9.0",
26
"mockery/mockery": "^0.9.4 || ~1.0",
27
- "phpunit/phpunit": "^8.5|^9.5.10|^10.5"
+ "phpunit/phpunit": "^8.5|^9.5.10|^10.5|^11.0|^12.0"
28
29
"autoload": {
30
"classmap": [
0 commit comments