Skip to content

Commit 541db46

Browse files
mmollxalopp
authored andcommitted
Update PHPStan to 1.0
1 parent a8213bc commit 541db46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"require-dev": {
2525
"phan/phan": "^5.1.0",
26-
"phpstan/phpstan": "^0.12.58",
27-
"phpstan/phpstan-strict-rules": "^0.12.4",
26+
"phpstan/phpstan": "^1.0.0",
27+
"phpstan/phpstan-strict-rules": "^1.0.0",
2828
"phpunit/phpunit": "^7.0",
2929
"psalm/plugin-phpunit": "^0.16.1",
3030
"vimeo/psalm": "^4.5.2"

0 commit comments

Comments
 (0)