Big version update
This commit is contained in:
@@ -17,19 +17,18 @@
|
||||
"doctrine/dbal": "^3.3",
|
||||
"filament/filament": "^3.0.62",
|
||||
"guzzlehttp/guzzle": "^7.4.1",
|
||||
"inertiajs/inertia-laravel": "^0.6.3",
|
||||
"laragear/two-factor": "^1.1",
|
||||
"laravel/cashier": "^13.17",
|
||||
"laravel/framework": "^10.5.1",
|
||||
"inertiajs/inertia-laravel": "^2.0",
|
||||
"laragear/two-factor": "^2.1.0",
|
||||
"laravel/cashier": "^15.0",
|
||||
"laravel/framework": "^11.0",
|
||||
"laravel/horizon": "^5.15",
|
||||
"laravel/octane": "^1.5.1",
|
||||
"laravel/octane": "^2.3",
|
||||
"laravel/tinker": "^2.0",
|
||||
"laravel/ui": "^4.2",
|
||||
"predis/predis": "^1.1",
|
||||
"saade/filament-laravel-log": "^3.0",
|
||||
"spatie/laravel-data": "^3.9",
|
||||
"spiral/roadrunner": "^2.8.2",
|
||||
"stechstudio/filament-impersonate": "3.0",
|
||||
"stechstudio/filament-impersonate": "3.15",
|
||||
"symfony/http-client": "^6.0",
|
||||
"symfony/mailgun-mailer": "^6.0",
|
||||
"symfony/postmark-mailer": "^6.0",
|
||||
@@ -39,12 +38,12 @@
|
||||
"barryvdh/laravel-debugbar": "^3.3",
|
||||
"friendsofphp/php-cs-fixer": "^3.1.0",
|
||||
"fzaninotto/faker": "^1.9.1",
|
||||
"laravel/dusk": "^7.7",
|
||||
"laravel/dusk": "^8.0",
|
||||
"mockery/mockery": "^1.3.1",
|
||||
"nunomaduro/collision": "^6.1",
|
||||
"pestphp/pest": "^1.21",
|
||||
"pestphp/pest-plugin-laravel": "^1.2",
|
||||
"phpunit/phpunit": "^9.5.4",
|
||||
"nunomaduro/collision": "^8.1",
|
||||
"pestphp/pest": "^3.0",
|
||||
"pestphp/pest-plugin-laravel": "^3.0",
|
||||
"phpunit/phpunit": "^11.0",
|
||||
"spatie/laravel-ignition": "^2.0",
|
||||
"spatie/laravel-ray": "^1.29"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user