Skip to content

Commit c1b8cdf

Browse files
committed
Bump dev-dependencies
1 parent 6a11a7f commit c1b8cdf

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,20 @@
5555
"psr/http-message": "^1.1 || ^2.0"
5656
},
5757
"require-dev": {
58-
"google/cloud-firestore": "^1.54.3",
59-
"php-cs-fixer/shim": "^3.91.2",
58+
"google/cloud-firestore": "^1.55.0",
59+
"php-cs-fixer/shim": "^3.93.1",
6060
"phpstan/extension-installer": "^1.4.3",
61-
"phpstan/phpstan": "^2.1.32",
61+
"phpstan/phpstan": "^2.1.38",
6262
"phpstan/phpstan-deprecation-rules": "^2.0.3",
63-
"phpstan/phpstan-phpunit": "^2.0.8",
64-
"phpstan/phpstan-strict-rules": "^2.0.7",
65-
"phpunit/phpunit": "^12.4.5",
63+
"phpstan/phpstan-phpunit": "^2.0.12",
64+
"phpstan/phpstan-strict-rules": "^2.0.8",
65+
"phpunit/phpunit": "^12.5.10 || ^13.0.1",
6666
"psr/log": "^3.0.2",
67-
"rector/rector": "^2.2.11",
68-
"rector/type-perfect": "^2.1",
67+
"rector/rector": "^2.3.6",
68+
"rector/type-perfect": "^2.1.2",
6969
"shipmonk/composer-dependency-analyser": "^1.8.4",
70-
"symfony/var-dumper": "^7.4.0",
71-
"vlucas/phpdotenv": "^5.6.2"
70+
"symfony/var-dumper": "^7.4.4 || ^8.0.4",
71+
"vlucas/phpdotenv": "^5.6.3"
7272
},
7373
"suggest": {
7474
"google/cloud-firestore": "^1.0 to use the Firestore component"

0 commit comments

Comments
 (0)