Skip to content

Commit 6732644

Browse files
committed
Set config.platform.php
1 parent f9f1d69 commit 6732644

File tree

2 files changed

+33
-30
lines changed

2 files changed

+33
-30
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@
3131
}
3232
},
3333
"config": {
34-
"sort-packages": true
34+
"sort-packages": true,
35+
"platform": {
36+
"php": "7.0.9"
37+
}
3538
},
3639
"scripts": {
3740
"ensure-installed": "composer install --ansi -n -q",

composer.lock

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)