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 b13004f commit f8afe70Copy full SHA for f8afe70
composer.json
@@ -25,16 +25,16 @@
25
"mpociot/documentarian": "^0.4.0",
26
"mpociot/reflection-docblock": "^1.0.1",
27
"nunomaduro/collision": "^3.0|^4.0",
28
- "ramsey/uuid": "^3.8",
+ "ramsey/uuid": "^3.8|4.0",
29
"symfony/var-exporter": "^4.0|^5.0"
30
},
31
"require-dev": {
32
- "dingo/api": "^2.3.0",
+ "dingo/api": "^2.7|^3.0",
33
"dms/phpunit-arraysubset-asserts": "^0.1.0",
34
"laravel/lumen-framework": "^5.7|^6.0|^7.0",
35
- "league/fractal": "^0.17.0",
+ "league/fractal": "^0.19.0",
36
"mockery/mockery": "^1.2.0",
37
- "orchestra/testbench": "^3.7|^4.0",
+ "orchestra/testbench": "^3.7|^4.0|^5.0",
38
"phpstan/phpstan": "^0.11.15",
39
"phpunit/phpunit": "^8.0"
40
0 commit comments