Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 6, 2025
1 parent 8f5752b commit 1a87e73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"keywords": ["static analysis", "phpstan-extension"],
"require": {
"php": "^8.2",
"phpstan/phpstan": "^2.0.3"
"phpstan/phpstan": "^2.1.1"
},
"require-dev": {
"phpstan/extension-installer": "^1.4",
"phpunit/phpunit": "^11.5",
"symplify/easy-coding-standard": "^12.4",
"rector/rector": "^2.0",
"symplify/easy-coding-standard": "^12.5",
"rector/rector": "^2.0.6",
"tracy/tracy": "^2.10",
"tomasvotruba/unused-public": "^2.0"
},
Expand Down

0 comments on commit 1a87e73

Please sign in to comment.