Skip to content

Commit 278017e

Browse files
Update Composer development tooling dependencies
1 parent 1502097 commit 278017e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
},
4242
"require-dev": {
4343
"amphp/phpunit-util": "^3.0",
44-
"ergebnis/phpstan-rules": "^1.0",
44+
"ergebnis/phpstan-rules": "^2.0.0",
4545
"lendable/clock": "^2.3",
4646
"php-cs-fixer/shim": "^v3.22.0",
4747
"php-standard-library/phpstan-extension": "^1.0",
4848
"phpstan/phpstan": "^1.10.28",
4949
"phpstan/phpstan-deprecation-rules": "^1.1.4",
5050
"phpstan/phpstan-phpunit": "^1.3.13",
5151
"phpstan/phpstan-strict-rules": "^1.5.1",
52-
"phpunit/phpunit": "^9.6.10",
52+
"phpunit/phpunit": "^10.3.2",
5353
"psr/container": "^2.0",
5454
"rector/rector": "^0.17.12"
5555
},

0 commit comments

Comments
 (0)