Skip to content

Commit 438f42c

Browse files
committed
Set platform for local installations
1 parent c821ca0 commit 438f42c

File tree

2 files changed

+58
-49
lines changed

2 files changed

+58
-49
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"name": "Tyson Andre"
1010
}
1111
],
12+
"config": {
13+
"sort-packages": true,
14+
"platform": {
15+
"php": "7.1.22"
16+
}
17+
},
1218
"require": {
1319
"php": ">=7.1",
1420
"nikic/php-parser": "~3.1.1"

composer.lock

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

0 commit comments

Comments
 (0)