Update backendDependencies

This commit is contained in:
renovate[bot] 2024-02-03 23:25:25 +00:00 committed by GitHub
parent 12fdfb3058
commit 8c3e075c76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
"require": {
"php": "^8.1",
"defstudio/telegraph": "^1.38",
"doctrine/dbal": "3.5.1",
"doctrine/dbal": "4.0.0",
"guzzlehttp/guzzle": "^7.8",
"lab404/laravel-impersonate": "^1.7",
"laravel/framework": "^10.0",
@ -22,8 +22,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": {