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

bump orbit dependency

This commit is contained in:
Samuel Štancl 2024-03-13 14:47:00 +01:00
parent b9b9d8c1c0
commit a30a6a84c8

View file

@ -24,7 +24,7 @@
"php": "^8.2",
"illuminate/support": "^10.0|^11.0",
"archtechx/laravel-seo": "^0.10",
"ryangjchandler/orbit": "^1.0",
"ryangjchandler/orbit": "^1.3",
"illuminate/routing": "^10.0|^11.0",
"illuminate/database": "^10.0|^11.0"
},