Skip to content

Commit

Permalink
Set config.platform.php
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Jul 18, 2018
1 parent f9f1d69 commit 6732644
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 30 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@
}
},
"config": {
"sort-packages": true
"sort-packages": true,
"platform": {
"php": "7.0.9"
}
},
"scripts": {
"ensure-installed": "composer install --ansi -n -q",
Expand Down
58 changes: 29 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6732644

Please sign in to comment.