Skip to content

Commit 31661cd

Browse files
committed
Pin dependencies to PHP 7.0
1 parent 8ee5979 commit 31661cd

File tree

2 files changed

+184
-182
lines changed

2 files changed

+184
-182
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,10 @@
3131
"psr-4": {
3232
"Ely\\CS\\Test\\": "tests/"
3333
}
34+
},
35+
"config": {
36+
"platform": {
37+
"php": "7.0.0"
38+
}
3439
}
3540
}

0 commit comments

Comments
 (0)