Skip to content

Commit 4969c74

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

2 files changed

Lines changed: 150 additions & 146 deletions

File tree

composer.json

Lines changed: 8 additions & 8 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.59.3",
4747
"php-standard-library/phpstan-extension": "^1.0",
48-
"phpstan/phpstan": "^1.10.56",
49-
"phpstan/phpstan-deprecation-rules": "^1.1.4",
50-
"phpstan/phpstan-phpunit": "^1.3.15",
51-
"phpstan/phpstan-strict-rules": "^1.5.2",
52-
"phpunit/phpunit": "^9.6.15",
48+
"phpstan/phpstan": "^1.11.5",
49+
"phpstan/phpstan-deprecation-rules": "^1.2.0",
50+
"phpstan/phpstan-phpunit": "^1.4.0",
51+
"phpstan/phpstan-strict-rules": "^1.6.0",
52+
"phpunit/phpunit": "^9.6.19",
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)