Skip to content

Commit c572706

Browse files
Update phpstan/phpstan requirement from 1.9.0 to 1.9.3 (#116)
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/1.9.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.9.0...1.9.3) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 876292c commit c572706

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
@@ -13,7 +13,7 @@
1313
"ramsey/uuid": "^4.1"
1414
},
1515
"require-dev": {
16-
"phpstan/phpstan": "1.9.0",
16+
"phpstan/phpstan": "1.9.3",
1717
"phpstan/phpstan-phpunit": "^1.0.0",
1818
"phpstan/phpstan-strict-rules": "^1.0.0",
1919
"phpunit/phpunit": "^9.5"

0 commit comments

Comments
 (0)