Add Laravel Data package, also some small fixes (#1065)

* Simplify

* Update these

* Add Laravel Data

* Remove unused imports

* Quick fix

* Fix double array

* Update app/Console/Commands/Egg/CheckEggUpdatesCommand.php
This commit is contained in:
Lance Pioch
2025-03-08 19:56:06 -05:00
committed by GitHub
parent 05d74232af
commit 0179ade557
29 changed files with 1587 additions and 398 deletions

View File

@@ -34,6 +34,7 @@
"socialiteproviders/authentik": "^5.2",
"socialiteproviders/discord": "^4.2",
"socialiteproviders/steam": "^4.3",
"spatie/laravel-data": "^4.13",
"spatie/laravel-fractal": "^6.3",
"spatie/laravel-health": "^1.32",
"spatie/laravel-permission": "^6.16",