Skip to content

Commit 8581f80

Browse files
authored
Merge pull request #33 from m1x0n/dependabot/composer/phpstan/phpstan-tw-1.11
Update phpstan/phpstan requirement from ^1.10 to ^1.11
2 parents 533f743 + f43487e commit 8581f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"require-dev": {
4646
"phpunit/phpunit": "^9",
4747
"squizlabs/php_codesniffer": "^3.9",
48-
"phpstan/phpstan": "^1.10"
48+
"phpstan/phpstan": "^1.11"
4949
},
5050
"autoload-dev": {
5151
"psr-4": {

0 commit comments

Comments
 (0)