We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76c94a commit 86c0173Copy full SHA for 86c0173
appveyor.yml
@@ -8,7 +8,7 @@ init:
8
- SET COMPOSER_NO_INTERACTION=1
9
10
install:
11
- - cinst -y php
+ - cinst php --version 7.0.9
12
- cd c:\tools\php71
13
- copy php.ini-production php.ini
14
- echo date.timezone="UTC" >> php.ini
0 commit comments