Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 53abe47

Browse files
feat: target php version
1 parent 1691a57 commit 53abe47

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
]
8080
},
8181
"config": {
82-
"process-timeout": 1200
82+
"process-timeout": 1200,
83+
"platform": {
84+
"php": "5.6"
85+
}
8386
}
8487
}

0 commit comments

Comments
 (0)