Skip to content

Commit 4798576

Browse files
Update phpstan/phpstan requirement from 1.3.1 to 1.3.3 (#126)
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/master/CHANGELOG.md) - [Commits](phpstan/phpstan@1.3.1...1.3.3) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61a7cc2 commit 4798576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"pocketmine/binaryutils": "^0.2.0"
1313
},
1414
"require-dev": {
15-
"phpstan/phpstan": "1.3.1",
15+
"phpstan/phpstan": "1.3.3",
1616
"phpstan/phpstan-strict-rules": "^1.0"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)