Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Sep 18, 2023
1 parent c71ce2a commit 9c1997c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"require-dev": {
"rector/rector-src": "dev-main",
"phpunit/phpunit": "^10.2",
"phpstan/phpstan": "^1.10.25",
"phpstan/phpstan": "^1.10.34",
"symplify/phpstan-rules": "^11.4",
"symplify/phpstan-extensions": "^11.2",
"symplify/easy-coding-standard": "^12.0",
"symplify/rule-doc-generator": "^12.0",
"rector/phpstan-rules": "^0.6",
"rector/phpstan-rules": "^0.7",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpstan/phpstan-webmozart-assert": "^1.2.2",
"symplify/vendor-patches": "^11.2.0",
"symplify/easy-ci": "^11.2.0",
"symplify/vendor-patches": "^11.2",
"symplify/easy-ci": "^11.3",
"rector/rector-generator": "^0.7",
"tomasvotruba/type-coverage": "^0.2",
"tomasvotruba/unused-public": "^0.3",
Expand Down

0 comments on commit 9c1997c

Please sign in to comment.