composer: upgrade dependencies
This commit is contained in:
parent
98ed8e431b
commit
455be4bb52
2 changed files with 214 additions and 211 deletions
|
@ -18,13 +18,13 @@
|
|||
"ext-pdo_mysql": "*",
|
||||
"ext-zip": "*",
|
||||
"asbiin/laravel-webauthn": "^1.1",
|
||||
"aws/aws-sdk-php": "^3.185",
|
||||
"aws/aws-sdk-php": "^3.186",
|
||||
"doctrine/dbal": "^3.1",
|
||||
"fideloper/proxy": "^4.4",
|
||||
"guzzlehttp/guzzle": "^7.3",
|
||||
"hashids/hashids": "^4.1",
|
||||
"laracasts/utilities": "^3.2",
|
||||
"laravel/framework": "^8.51",
|
||||
"laravel/framework": "^8.52",
|
||||
"laravel/helpers": "^1.4",
|
||||
"laravel/tinker": "^2.6",
|
||||
"laravel/ui": "^3.3",
|
||||
|
@ -51,7 +51,7 @@
|
|||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
"laravel/dusk": "^6.15",
|
||||
"mockery/mockery": "^1.4",
|
||||
"nunomaduro/collision": "^5.5",
|
||||
"nunomaduro/collision": "^5.6",
|
||||
"php-mock/php-mock-phpunit": "^2.6",
|
||||
"phpunit/phpunit": "^9.5"
|
||||
},
|
||||
|
|
419
composer.lock
generated
419
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue