Skip to content

Commit 3396641

Browse files
authored
Merge pull request #33 from shochdoerfer/feature/phpstan_0.12.24
Upgrade PHPStan dependency to 0.12.24
2 parents bf65960 + 8c00db6 commit 3396641

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^7.2.0",
2020
"nette/neon": "^3.1",
21-
"phpstan/phpstan": "^0.12.18"
21+
"phpstan/phpstan": "^0.12.24"
2222
},
2323
"require-dev": {
2424
"bitexpert/phing-securitychecker": "^0.4.0",

composer.lock

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

0 commit comments

Comments
 (0)