Skip to content

Commit a01e6dc

Browse files
authored
Merge pull request #110 from php-school/update-phpstan
Update phpstan
2 parents b1bb20e + 88edd12 commit a01e6dc

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ext-sockets": "*"
1919
},
2020
"require-dev": {
21-
"phpstan/phpstan": "^0.12.52",
21+
"phpstan/phpstan": "^1.9",
2222
"squizlabs/php_codesniffer": "^3.5",
2323
"phpunit/phpunit": "^9.6"
2424
},

composer.lock

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)