Fix custom translator for new Laravel 11 syntax

This commit is contained in:
Brady Wetherington
2025-01-20 15:24:06 +00:00
parent 6b242f47e4
commit dd34f07989
3 changed files with 101 additions and 554 deletions

View File

@@ -55,7 +55,7 @@
"league/flysystem-aws-s3-v3": "^3.0",
"livewire/livewire": "^3.5",
"neitanod/forceutf8": "^2.0",
"nesbot/carbon": "^2.32",
"nesbot/carbon": "^3.0",
"nunomaduro/collision": "^8.1",
"okvpn/clock-lts": "^1.0",
"onelogin/php-saml": "^3.4",
@@ -87,8 +87,7 @@
"phpunit/phpunit": "^10.0",
"squizlabs/php_codesniffer": "^3.5",
"symfony/css-selector": "^4.4",
"symfony/dom-crawler": "^4.4",
"vimeo/psalm": "^5.13"
"symfony/dom-crawler": "^4.4"
},
"extra": {
"laravel": {