Skip to content

Commit 22739b2

Browse files
committed
chore(deps): update dependencies versions
- Update guanguans/soar-php dependency version to ^4.2 - Update maximebf/debugbar dependency version to ^1.22 - Update friendsofphp/php-cs-fixer dependency version to ^3.58 - Update orchestra/testbench dependency version to ^6.44 || ^7.0 || ^8.0 || ^9.0 - Update phpstan/phpstan-deprecation-rules dependency version to ^1.2 - Update rector/rector dependency version to ^1.1 - Update vimeo/psalm dependency version to ^5.24
1 parent b4f0429 commit 22739b2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,33 +46,33 @@
4646
"php": ">=7.4",
4747
"ext-json": "*",
4848
"ext-pdo": "*",
49-
"guanguans/soar-php": "^4.1",
49+
"guanguans/soar-php": "^4.2",
5050
"illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0",
51-
"maximebf/debugbar": "^1.21"
51+
"maximebf/debugbar": "^1.22"
5252
},
5353
"require-dev": {
5454
"bamarni/composer-bin-plugin": "^1.8",
5555
"barryvdh/laravel-debugbar": "^3.7",
5656
"brainmaestro/composer-git-hooks": "^2.8",
5757
"ergebnis/composer-normalize": "^2.42",
58-
"friendsofphp/php-cs-fixer": "^3.52",
58+
"friendsofphp/php-cs-fixer": "^3.58",
5959
"guanguans/ai-commit": "dev-main",
6060
"guanguans/monorepo-builder-worker": "^1.4",
6161
"itsgoingd/clockwork": "^5.2",
6262
"kubawerlos/php-cs-fixer-custom-fixers": "^3.21",
6363
"laravel/legacy-factories": "^1.4",
6464
"mockery/mockery": "^1.6",
65-
"orchestra/testbench": "^6.43 || ^7.0 || ^8.0 || ^9.0",
65+
"orchestra/testbench": "^6.44 || ^7.0 || ^8.0 || ^9.0",
6666
"pestphp/pest": "^1.23 || ^2.0",
6767
"pestphp/pest-plugin-faker": "^1.0 || ^2.0",
6868
"pestphp/pest-plugin-laravel": "^1.2 || ^2.0",
6969
"php-mock/php-mock-phpunit": "^2.10",
7070
"phpstan/extension-installer": "^1.3",
71-
"phpstan/phpstan-deprecation-rules": "^1.1",
72-
"rector/rector": "^1.0",
71+
"phpstan/phpstan-deprecation-rules": "^1.2",
72+
"rector/rector": "^1.1",
7373
"spatie/pest-plugin-snapshots": "^1.1 || ^2.0",
7474
"spatie/ray": "^1.41",
75-
"vimeo/psalm": "^5.23"
75+
"vimeo/psalm": "^5.24"
7676
},
7777
"suggest": {
7878
"barryvdh/laravel-debugbar": "Output SQL scores to Laravel DebugBar.",

0 commit comments

Comments
 (0)