Skip to content

Commit dfe71ca

Browse files
build(deps-dev): bump phpstan/phpstan from 1.12.33 to 2.2.6
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) from 1.12.33 to 2.2.6. - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 875af44 commit dfe71ca

2 files changed

Lines changed: 18 additions & 7 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616

1717
"require-dev": {
18-
"phpstan/phpstan": "^1.10",
18+
"phpstan/phpstan": "^1.10 || ^2.0",
1919
"phpunit/phpunit": "^10.2",
2020
"phpmd/phpmd": "^2.13",
2121
"squizlabs/php_codesniffer": "^3.7"

composer.lock

Lines changed: 17 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)