update from laravel 12.x to laravel 13.x

This commit is contained in:
2026-05-12 22:18:47 -05:00
parent 0e5169b193
commit a1da887323
2 changed files with 779 additions and 840 deletions

View File

@@ -9,7 +9,7 @@
"php": "^8.4",
"drkthunder02/eseye": "^0.3.1",
"firebase/php-jwt": "^7.0",
"laravel/framework": "^12.0",
"laravel/framework": "^13.0",
"laravel/horizon": "^5.44",
"laravel/ui": "^4.6",
"socialiteproviders/eveonline": "^4.4",
@@ -23,7 +23,7 @@
"laravel/sail": "^1.41",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.6",
"phpunit/phpunit": "^11.5.3"
"phpunit/phpunit": "^12.0"
},
"autoload": {
"psr-4": {

1615
composer.lock generated

File diff suppressed because it is too large Load Diff