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 63df64e commit 8bf73adCopy full SHA for 8bf73ad
composer.json
@@ -23,11 +23,11 @@
23
"ext-json": "*",
24
"doctrine/dbal": "^2.6|^3.0",
25
"goldspecdigital/oooas": "^2.7.1",
26
- "laravel/framework": "5.8.*|^6.0|^7.0|^8.0",
+ "laravel/framework": "5.8.*|^6.0|^7.0|^8.0|^9.0",
27
"phpdocumentor/reflection-docblock": "^5.0"
28
},
29
"require-dev": {
30
- "orchestra/testbench": "^5.3|^6.0",
+ "orchestra/testbench": "^5.3|^6.0|^7.0",
31
"phpunit/phpunit": "^9.4"
32
33
"autoload": {
0 commit comments