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.
2 parents 19a35b0 + d170954 commit eb01f33Copy full SHA for eb01f33
composer.json
@@ -30,8 +30,9 @@
30
"php": "^7.3 || ^8.0",
31
"ext-json": "*",
32
"dragon-code/contracts": "^2.6",
33
- "dragon-code/laravel-routes-core": "^4.1",
34
- "dragon-code/support": "^5.6",
+ "dragon-code/laravel-routes-core": "^4.1 || ^5.0",
+ "dragon-code/laravel-support": "^3.3",
35
+ "dragon-code/support": "^5.6 || ^6.1",
36
"illuminate/contracts": "^6.0 || ^7.0 || ^8.0 || ^9.0",
37
"illuminate/http": "^6.0 || ^7.0 || ^8.0 || ^9.0",
38
"illuminate/routing": "^6.0 || ^7.0 || ^8.0 || ^9.0",
0 commit comments