Skip to content

Commit

Permalink
Update Composer development tooling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent a133316 commit 98a820b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
},
"require-dev": {
"amphp/phpunit-util": "^3.0",
"ergebnis/phpstan-rules": "^1.0",
"ergebnis/phpstan-rules": "^2.0.0",
"lendable/clock": "^2.3",
"php-cs-fixer/shim": "^v3.17.0",
"php-standard-library/phpstan-extension": "^1.0",
"phpstan/phpstan": "^1.10.19",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.6.9",
"phpunit/phpunit": "^10.2.3",
"psr/container": "^2.0",
"rector/rector": "^0.17.1"
},
Expand Down

0 comments on commit 98a820b

Please sign in to comment.