|
@@ -21,9 +21,9 @@
|
|
"ext-json": "*",
|
|
"ext-json": "*",
|
|
"erusev/parsedown": "^1.7.4",
|
|
"erusev/parsedown": "^1.7.4",
|
|
"fzaninotto/faker": "^1.9.1",
|
|
"fzaninotto/faker": "^1.9.1",
|
|
- "illuminate/console": "^5.8|^6.0|^7.0",
|
|
|
|
- "illuminate/routing": "^5.8|^6.0|^7.0",
|
|
|
|
- "illuminate/support": "^5.8|^6.0|^7.0",
|
|
|
|
|
|
+ "illuminate/console": "^6.0|^7.0|^8.0",
|
|
|
|
+ "illuminate/routing": "^6.0|^7.0|^8.0",
|
|
|
|
+ "illuminate/support": "^6.0|^7.0|^8.0",
|
|
"knuckleswtf/pastel": "^1.3.6",
|
|
"knuckleswtf/pastel": "^1.3.6",
|
|
"league/flysystem": "^1.0",
|
|
"league/flysystem": "^1.0",
|
|
"mpociot/reflection-docblock": "^1.0.1",
|
|
"mpociot/reflection-docblock": "^1.0.1",
|
|
@@ -36,9 +36,9 @@
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"brianium/paratest": "^4.0",
|
|
"brianium/paratest": "^4.0",
|
|
"dms/phpunit-arraysubset-asserts": "^0.1.0",
|
|
"dms/phpunit-arraysubset-asserts": "^0.1.0",
|
|
- "laravel/lumen-framework": "^5.8|^6.0|^7.0",
|
|
|
|
|
|
+ "laravel/lumen-framework": "^6.0|^7.0|^8.0",
|
|
"league/fractal": "^0.19.0",
|
|
"league/fractal": "^0.19.0",
|
|
- "orchestra/testbench": "^3.7|^4.0|^5.0",
|
|
|
|
|
|
+ "orchestra/testbench": "^4.0|^5.0",
|
|
"phpstan/phpstan": "^0.12.19",
|
|
"phpstan/phpstan": "^0.12.19",
|
|
"phpunit/phpunit": "^8.0|^9.0"
|
|
"phpunit/phpunit": "^8.0|^9.0"
|
|
},
|
|
},
|