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 20, 2024
1 parent 43c14fc commit fd12538
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 187 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
},
"require-dev": {
"amphp/phpunit-util": "^3.0",
"ergebnis/phpstan-rules": "^2.1",
"ergebnis/phpstan-rules": "^2.2.0",
"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-cs-fixer/shim": "^v3.64.0",
"php-standard-library/phpstan-extension": "^1.1.0",
"phpstan/phpstan": "^1.12.4",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpunit/phpunit": "^9.6.21",
"psr/container": "^2.0",
"rector/rector": "^0.19.1"
"rector/rector": "^0.19.8"
},
"config": {
"sort-packages": true,
Expand Down
Loading

0 comments on commit fd12538

Please sign in to comment.