Skip to content

Commit b58d495

Browse files
committed
Bump dev-dependencies
1 parent ff39b45 commit b58d495

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
@@ -50,17 +50,17 @@
5050
"psr/log": "^1.1|^2.0|^3.0.2"
5151
},
5252
"require-dev": {
53-
"php-cs-fixer/shim": "^3.85.1",
54-
"google/cloud-firestore": "^1.53.0",
53+
"php-cs-fixer/shim": "^3.88.2",
54+
"google/cloud-firestore": "^1.54.2",
5555
"phpstan/extension-installer": "^1.4.3",
56-
"phpstan/phpstan": "^2.1.22",
56+
"phpstan/phpstan": "^2.1.31",
5757
"phpstan/phpstan-deprecation-rules": "^2.0.3",
58-
"phpstan/phpstan-strict-rules": "^2.0.6",
58+
"phpstan/phpstan-strict-rules": "^2.0.7",
5959
"phpstan/phpstan-phpunit": "^2.0.7",
60-
"phpunit/phpunit": "^10.5.48",
61-
"rector/rector": "^2.1.2",
60+
"phpunit/phpunit": "^10.5.58",
61+
"rector/rector": "^2.2.2",
6262
"shipmonk/composer-dependency-analyser": "^1.8.3",
63-
"symfony/var-dumper": "^6.4.15 || ^7.3.2",
63+
"symfony/var-dumper": "^6.4.15 || ^7.3.4",
6464
"vlucas/phpdotenv": "^5.6.2"
6565
},
6666
"suggest": {

0 commit comments

Comments
 (0)