mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-03-12 23:28:12 +00:00
Update laravel to v12
This commit is contained in:
parent
da9e4f5161
commit
883df8a72e
2 changed files with 268 additions and 514 deletions
|
@ -14,15 +14,15 @@
|
|||
"ext-mbstring": "*",
|
||||
"ext-openssl": "*",
|
||||
"bacon/bacon-qr-code": "^3.0",
|
||||
"brick/math": "^0.9.3",
|
||||
"brick/math": "^0.11",
|
||||
"buzz/laravel-h-captcha": "^1.0.4",
|
||||
"doctrine/dbal": "^3.0",
|
||||
"endroid/qr-code": "^6.0",
|
||||
"intervention/image": "^2.4",
|
||||
"jenssegers/agent": "^2.6",
|
||||
"laravel-notification-channels/expo": "~1.3.0|~2.0.0",
|
||||
"laravel-notification-channels/webpush": "^8.0",
|
||||
"laravel/framework": "^11.0",
|
||||
"laravel-notification-channels/expo": "^2.0.0",
|
||||
"laravel-notification-channels/webpush": "^10.2",
|
||||
"laravel/framework": "^12.0",
|
||||
"laravel/helpers": "^1.1",
|
||||
"laravel/horizon": "^5.0",
|
||||
"laravel/passport": "^12.0",
|
||||
|
@ -40,8 +40,8 @@
|
|||
"predis/predis": "^2.0",
|
||||
"pusher/pusher-php-server": "^7.2",
|
||||
"resend/resend-php": "^0.13.0",
|
||||
"spatie/laravel-backup": "^8.0.0",
|
||||
"spatie/laravel-image-optimizer": "^1.8.0",
|
||||
"spatie/laravel-backup": "^9.2.9",
|
||||
"spatie/laravel-image-optimizer": "^1.8.2",
|
||||
"stevebauman/purify": "^6.2.0",
|
||||
"symfony/http-client": "^6.1",
|
||||
"symfony/mailgun-mailer": "^6.1"
|
||||
|
@ -49,7 +49,7 @@
|
|||
"require-dev": {
|
||||
"fakerphp/faker": "^1.23",
|
||||
"laravel/pint": "^1.13",
|
||||
"laravel/telescope": "^5.0",
|
||||
"laravel/telescope": "^5.5",
|
||||
"mockery/mockery": "^1.6",
|
||||
"nunomaduro/collision": "^8.1",
|
||||
"phpunit/phpunit": "^11.0.1"
|
||||
|
|
768
composer.lock
generated
768
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue