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 Nov 12, 2024
1 parent 43c14fc commit aa98964
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"ergebnis/phpstan-rules": "^2.1",
"lendable/clock": "^2.3",
"php-cs-fixer/shim": "^v3.47.1",
"php-standard-library/phpstan-extension": "^1.0",
"phpstan/phpstan": "^1.10.56",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^9.6.15",
"php-standard-library/phpstan-extension": "^2.0.0",
"phpstan/phpstan": "^2.0.1",
"phpstan/phpstan-deprecation-rules": "^2.0.0",
"phpstan/phpstan-phpunit": "^2.0.1",
"phpstan/phpstan-strict-rules": "^2.0.0",
"phpunit/phpunit": "^11.4.3",
"psr/container": "^2.0",
"rector/rector": "^0.19.1"
"rector/rector": "^1.2.10"
},
"config": {
"sort-packages": true,
Expand Down

0 comments on commit aa98964

Please sign in to comment.