Skip to content

Commit 48be7a7

Browse files
committed
- Disabled phpstan for travis temporarly
1 parent 857da4f commit 48be7a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"require-dev": {
1616
"phpunit/phpunit": "~5.0",
1717
"phake/phake": "1.0.5",
18-
"rkr/fakepdo": "0.1.*",
19-
"phpstan/phpstan": "^0.10.3"
18+
"rkr/fakepdo": "0.1.*"
2019
},
2120
"autoload": {
2221
"psr-4": {

0 commit comments

Comments
 (0)