Skip to content

Commit b3aaabb

Browse files
committed
$ yarn upgrade-interactive # to fix pzmosquito/eslint-import-resolver-vite#19
@ fe $ composer update @ be
1 parent b44b528 commit b3aaabb

File tree

4 files changed

+592
-627
lines changed

4 files changed

+592
-627
lines changed

be/composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,33 +5,33 @@
55
"require": {
66
"php": "^8.3",
77
"guzzlehttp/guzzle": "^7.8.1",
8-
"laravel/framework": "^10.39.0",
8+
"laravel/framework": "^10.41.0",
99
"laravel/sanctum": "^3.3.3",
10-
"laravel/tinker": "^2.8.2",
11-
"google/protobuf": "^3.25.1",
10+
"laravel/tinker": "^2.9.0",
11+
"google/protobuf": "^3.25.2",
1212
"google/recaptcha": "^1.3.0",
1313
"hedronium/spaceless-blade": "^3.0.0",
1414
"predis/predis": "^2.2.2",
1515
"spatie/regex": "^3.1.1"
1616
},
1717
"require-dev": {
18-
"fakerphp/faker": "^1.23.0",
19-
"laravel/pint": "^1.13.7",
18+
"fakerphp/faker": "^1.23.1",
19+
"laravel/pint": "^1.13.9",
2020
"mockery/mockery": "^1.6.7",
2121
"nunomaduro/collision": "^7.10.0",
22-
"phpunit/phpunit": "^10.5.5",
23-
"spatie/laravel-ignition": "^2.3.3",
22+
"phpunit/phpunit": "^10.5.7",
23+
"spatie/laravel-ignition": "^2.4.1",
2424
"barryvdh/laravel-debugbar": "^3.9.2",
2525
"barryvdh/laravel-ide-helper": "^2.13.0",
2626
"jetbrains/phpstorm-attributes": "^1.0",
27-
"friendsofphp/php-cs-fixer": "^3.44.0",
28-
"squizlabs/php_codesniffer": "^3.8.0",
27+
"friendsofphp/php-cs-fixer": "^3.47.1",
28+
"squizlabs/php_codesniffer": "^3.8.1",
2929
"phpmd/phpmd": "^2.15.0",
30-
"larastan/larastan": "^2.7.0",
30+
"larastan/larastan": "^2.8.1",
3131
"phpstan/extension-installer": "^1.3.1",
3232
"phpstan/phpstan-deprecation-rules": "^1.1.4",
3333
"phpstan/phpstan-strict-rules": "^1.5.2",
34-
"vimeo/psalm": "^5.18.0",
34+
"vimeo/psalm": "^5.19.1",
3535
"psalm/plugin-laravel": "^2.8.0",
3636
"roave/security-advisories": "dev-latest"
3737
},

0 commit comments

Comments
 (0)