Skip to content

Commit eb01f33

Browse files
author
Andrey Helldar
authored
Merge pull request #55 from TheDragonCode/3.x
Bump `dragon-code/support` to 6.1 support
2 parents 19a35b0 + d170954 commit eb01f33

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@
3030
"php": "^7.3 || ^8.0",
3131
"ext-json": "*",
3232
"dragon-code/contracts": "^2.6",
33-
"dragon-code/laravel-routes-core": "^4.1",
34-
"dragon-code/support": "^5.6",
33+
"dragon-code/laravel-routes-core": "^4.1 || ^5.0",
34+
"dragon-code/laravel-support": "^3.3",
35+
"dragon-code/support": "^5.6 || ^6.1",
3536
"illuminate/contracts": "^6.0 || ^7.0 || ^8.0 || ^9.0",
3637
"illuminate/http": "^6.0 || ^7.0 || ^8.0 || ^9.0",
3738
"illuminate/routing": "^6.0 || ^7.0 || ^8.0 || ^9.0",

0 commit comments

Comments
 (0)