Skip to content

Commit f8afe70

Browse files
committed
Update version constraints to fic incompatibilities (untested)
1 parent b13004f commit f8afe70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"mpociot/documentarian": "^0.4.0",
2626
"mpociot/reflection-docblock": "^1.0.1",
2727
"nunomaduro/collision": "^3.0|^4.0",
28-
"ramsey/uuid": "^3.8",
28+
"ramsey/uuid": "^3.8|4.0",
2929
"symfony/var-exporter": "^4.0|^5.0"
3030
},
3131
"require-dev": {
32-
"dingo/api": "^2.3.0",
32+
"dingo/api": "^2.7|^3.0",
3333
"dms/phpunit-arraysubset-asserts": "^0.1.0",
3434
"laravel/lumen-framework": "^5.7|^6.0|^7.0",
35-
"league/fractal": "^0.17.0",
35+
"league/fractal": "^0.19.0",
3636
"mockery/mockery": "^1.2.0",
37-
"orchestra/testbench": "^3.7|^4.0",
37+
"orchestra/testbench": "^3.7|^4.0|^5.0",
3838
"phpstan/phpstan": "^0.11.15",
3939
"phpunit/phpunit": "^8.0"
4040
},

0 commit comments

Comments
 (0)