Skip to content

Commit d646721

Browse files
Update Composer development tooling dependencies
1 parent 43c14fc commit d646721

2 files changed

Lines changed: 125 additions & 117 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
},
4242
"require-dev": {
4343
"amphp/phpunit-util": "^3.0",
44-
"ergebnis/phpstan-rules": "^2.1",
44+
"ergebnis/phpstan-rules": "^2.2.0",
4545
"lendable/clock": "^2.3",
46-
"php-cs-fixer/shim": "^v3.47.1",
46+
"php-cs-fixer/shim": "^v3.52.1",
4747
"php-standard-library/phpstan-extension": "^1.0",
48-
"phpstan/phpstan": "^1.10.56",
48+
"phpstan/phpstan": "^1.10.66",
4949
"phpstan/phpstan-deprecation-rules": "^1.1.4",
50-
"phpstan/phpstan-phpunit": "^1.3.15",
50+
"phpstan/phpstan-phpunit": "^1.3.16",
5151
"phpstan/phpstan-strict-rules": "^1.5.2",
52-
"phpunit/phpunit": "^9.6.15",
52+
"phpunit/phpunit": "^9.6.18",
5353
"psr/container": "^2.0",
54-
"rector/rector": "^0.19.1"
54+
"rector/rector": "^0.19.8"
5555
},
5656
"config": {
5757
"sort-packages": true,

0 commit comments

Comments
 (0)