Skip to content

Commit 4c682ab

Browse files
Update phpstan/phpstan requirement from 2.1.0 to 2.1.1
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.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aae44dd commit 4c682ab

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
@@ -11,7 +11,7 @@
1111
"nethergamesmc/quiche": "dev-master"
1212
},
1313
"require-dev": {
14-
"phpstan/phpstan": "2.1.0",
14+
"phpstan/phpstan": "2.1.1",
1515
"nethergamesmc/pocketmine-mp": "dev-stable"
1616
},
1717
"repositories": [

0 commit comments

Comments
 (0)