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 Sep 1, 2023
1 parent f128c31 commit 69e5f39
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.1.0",
"lendable/clock": "^2.3",
"php-cs-fixer/shim": "^v3.25.0",
"php-standard-library/phpstan-extension": "^1.0",
"phpstan/phpstan": "^1.10.32",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.14",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.6.11",
"phpunit/phpunit": "^10.3.2",
"psr/container": "^2.0",
"rector/rector": "^0.18.1"
},
Expand Down

0 comments on commit 69e5f39

Please sign in to comment.