Skip to content

Commit c3290ce

Browse files
committed
Switch back ti php 7.1 minimal
1 parent 3956597 commit c3290ce

File tree

2 files changed

+33
-26
lines changed

2 files changed

+33
-26
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
"phpDocumentor\\GraphViz\\PHPStan\\": ["./src/phpDocumentor/PHPStan", "./tests/phpDocumentor/PHPStan"]
2424
}
2525
},
26+
"config": {
27+
"platform": {
28+
"php": "7.1.3"
29+
}
30+
},
2631
"require-dev": {
2732
"phpunit/phpunit": "^7.5",
2833
"mockery/mockery": "^1.2",

composer.lock

Lines changed: 28 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)