Skip to content

Commit 754d300

Browse files
Bump phpstan/phpstan from 1.12.27 to 2.1.17
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.27 to 2.1.17. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.27...2.1.17) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.17 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b5163d commit 754d300

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"laravel/pint": "^1.22",
2424
"phpunit/phpunit": "^10.0",
25-
"phpstan/phpstan": "^1.10",
25+
"phpstan/phpstan": "^1.10 || ^2.0",
2626
"pestphp/pest": "^2.0"
2727
},
2828
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)