1
0
Fork 0
mirror of https://github.com/archtechx/laravel-pages.git synced 2025-12-12 09:54:03 +00:00

Set orbit version

This commit is contained in:
lukinovec 2023-02-15 15:04:13 +01:00
parent 6ea53eedf6
commit 1be6d996e0

View file

@ -24,7 +24,7 @@
"php": "^8.1", "php": "^8.1",
"illuminate/support": "^8.24|^9.0|^10.0", "illuminate/support": "^8.24|^9.0|^10.0",
"archtechx/laravel-seo": "^0.6", "archtechx/laravel-seo": "^0.6",
"ryangjchandler/orbit": "*", "ryangjchandler/orbit": "^1.2",
"illuminate/routing": "^8.53|^9.0|^10.0", "illuminate/routing": "^8.53|^9.0|^10.0",
"illuminate/database": "^8.53|^9.0|^10.0" "illuminate/database": "^8.53|^9.0|^10.0"
}, },