Update dependencies
This commit is contained in:
parent
e08763c526
commit
2eab5749ea
5 changed files with 946 additions and 722 deletions
|
|
@ -14,7 +14,6 @@
|
|||
"ext-pgsql": "*",
|
||||
"ext-sodium": "*",
|
||||
"cviebrock/eloquent-sluggable": "^13.0",
|
||||
"guzzlehttp/guzzle": "^7.2",
|
||||
"indieauth/client": "^1.1",
|
||||
"intervention/image": "^3",
|
||||
"jonnybarnes/indieweb": "~0.2",
|
||||
|
|
@ -27,7 +26,7 @@
|
|||
"league/commonmark": "^2.0",
|
||||
"league/flysystem-aws-s3-v3": "^3.0",
|
||||
"mf2/mf2": "~0.3",
|
||||
"spatie/laravel-flare": "^2.2",
|
||||
"spatie/laravel-flare": "^3.0",
|
||||
"symfony/html-sanitizer": "^8.0",
|
||||
"tempest/highlight": "^2.27",
|
||||
"web-auth/webauthn-lib": "^5.0"
|
||||
|
|
@ -42,8 +41,8 @@
|
|||
"laravel/sail": "^1.41",
|
||||
"mockery/mockery": "^1.6",
|
||||
"nunomaduro/collision": "^8.6",
|
||||
"phpunit/php-code-coverage": "^12.0",
|
||||
"phpunit/phpunit": "^12.5.12",
|
||||
"phpunit/php-code-coverage": "^14.0",
|
||||
"phpunit/phpunit": "^13.0",
|
||||
"spatie/laravel-ray": "^1.12",
|
||||
"spatie/x-ray": "^1.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue