Skip to content

Commit 3ac6f3e

Browse files
Update phpstan/phpstan requirement from ^1.10.15 to ^1.10.15 || ^2.0.0
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.15...2.0.1) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af39069 commit 3ac6f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"require-dev": {
4343
"phpunit/phpunit": "^9.6.8",
4444
"vimeo/psalm": "^5.12.0",
45-
"phpstan/phpstan": "^1.10.15",
45+
"phpstan/phpstan": "^1.10.15 || ^2.0.0",
4646
"mediawiki/mediawiki-codesniffer": "^44.0.0 || ^45.0.0",
4747
"slevomat/coding-standard": "^v8.11.1"
4848
},

0 commit comments

Comments
 (0)