Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PHPStan packages to v2
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 4, 2024
1 parent 06410a7 commit 82c72a5
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
@@ -47,10 +47,10 @@
"mikey179/vfsstream": "^1.6.11",
"phpmd/phpmd": "^2.14",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpstan/phpstan-symfony": "^1.3",
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpstan/phpstan-strict-rules": "^2.0",
"phpstan/phpstan-symfony": "^2.0",
"phpunit/phpunit": "^10.5 || ^11.0",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.6",

0 comments on commit 82c72a5

Please sign in to comment.