Skip to content

Commit df6dd6a

Browse files
authored
Merge pull request #239 from slimphp/dependabot/composer/phpstan/phpstan-tw-1.3.0
Update phpstan/phpstan requirement from ^1.2.0 to ^1.3.0
2 parents 825ac8c + 13f465c commit df6dd6a

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
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.5",
2929
"phpspec/prophecy-phpunit": "^2.0",
30-
"phpstan/phpstan": "^1.2.0",
30+
"phpstan/phpstan": "^1.3.0",
3131
"psr/http-factory": "^1.0",
3232
"squizlabs/php_codesniffer": "^3.6"
3333
},

0 commit comments

Comments
 (0)