Skip to content

Commit 796cc50

Browse files
authored
Bump phpstan version
1 parent 6d8335e commit 796cc50

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
"require": {
1414
"php": "~7.1",
1515
"php-stubs/wordpress-stubs": "^4.7 || ^5.0",
16-
"phpstan/phpstan": "^0.12.0",
16+
"phpstan/phpstan": "^0.12.26",
1717
"symfony/polyfill-php73": "^1.12.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)