Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit 48c8ef9

Browse files
committed
PHPStan 0.8
1 parent 4feedea commit 48c8ef9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"php": "~7.0"
77
},
88
"provide": {
9-
"phpstan/phpstan": "0.7"
9+
"phpstan/phpstan": "0.8"
1010
},
1111
"bin": [
1212
"phpstan.phar"
1313
],
1414
"extra": {
1515
"branch-alias": {
16-
"dev-master": "0.7-dev"
16+
"dev-master": "0.8-dev"
1717
}
1818
}
1919
}

phpstan.phar

33.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)