Update backendDependencies

This commit is contained in:
renovate[bot] 2024-04-10 22:40:41 +00:00 committed by GitHub
parent aea4cf5ab2
commit da6675f19c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -11,8 +11,8 @@
"doctrine/dbal": "*",
"guzzlehttp/guzzle": "^7.8",
"lab404/laravel-impersonate": "^1.7",
"laravel/framework": "^10.0",
"laravel/sanctum": "^3.2",
"laravel/framework": "^11.0",
"laravel/sanctum": "^4.0",
"laravel/tinker": "^2.8",
"matthewbdaly/laravel-etag-middleware": "^1.3",
"santigarcor/laratrust": "^8.0",
@ -23,8 +23,8 @@
"laravel/pint": "^1.0",
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.0",
"phpunit/phpunit": "^10.0",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0",
"spatie/laravel-ignition": "^2.0"
},
"autoload": {