Skip to content

Commit 40b7c92

Browse files
committed
Bump PHPStan version
1 parent f12ef73 commit 40b7c92

File tree

8 files changed

+593
-1483
lines changed

8 files changed

+593
-1483
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
},
3131
"license": "MIT",
3232
"require-dev": {
33-
"phpstan/phpstan": "^0.10",
33+
"phpstan/phpstan": "^0.11",
34+
"noximo/phpstan-fileoutput": "0.1.3",
3435
"noximo/dbgr": "dev-master"
3536
},
3637
"scripts": {

0 commit comments

Comments
 (0)