|
@@ -35,15 +35,15 @@
|
|
|
"symfony/yaml": "^4.0|^5.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "brianium/paratest": "^5.0 | ^6.0",
|
|
|
+ "brianium/paratest": "^5.0|^6.0",
|
|
|
"dms/phpunit-arraysubset-asserts": "^0.2.0",
|
|
|
"laravel/legacy-factories": "^1.0.4",
|
|
|
"laravel/lumen-framework": "^6.0|^7.0|^8.0",
|
|
|
"league/fractal": "^0.19.0",
|
|
|
"nikic/fast-route": "^1.3",
|
|
|
- "orchestra/testbench": "^4.0|^5.0",
|
|
|
+ "orchestra/testbench": "^4.0|^5.0|^6.0",
|
|
|
"phpstan/phpstan": "^0.12.19",
|
|
|
- "phpunit/phpunit": "^8.0|^9.0"
|
|
|
+ "phpunit/phpunit": "^9.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"league/fractal": "Required for transformers support"
|