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 d393cec + 487196e commit 23f40edCopy full SHA for 23f40ed
composer.json
@@ -24,14 +24,14 @@
24
"doctrine/annotations": "^1.6",
25
"doctrine/dbal": "^2.9",
26
"goldspecdigital/oooas": "^2.7.1",
27
- "laravel/framework": "5.8.*|^6.0|^7.0",
+ "laravel/framework": "5.8.*|^6.0|^7.0|^8.0",
28
"phpdocumentor/reflection-docblock": "^5.0",
29
"roave/better-reflection": "^4.0"
30
},
31
"require-dev": {
32
"fzaninotto/faker": "^1.8",
33
- "orchestra/testbench": "^5.3",
34
- "phpunit/phpunit": "^9.2"
+ "orchestra/testbench": "^5.3|^6.0",
+ "phpunit/phpunit": "^8.5"
35
36
"autoload": {
37
"psr-4": {
0 commit comments