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 bba843a commit 62c91abCopy full SHA for 62c91ab
README.md
@@ -297,7 +297,7 @@ install:
297
- ps: Set-Service wuauserv -StartupType Manual
298
- cinst -y php composer googlechrome
299
- refreshenv
300
- - cd c:\tools\php72
+ - cd c:\tools\php73
301
- copy php.ini-production php.ini /Y
302
- echo date.timezone="UTC" >> php.ini
303
- echo extension_dir=ext >> php.ini
appveyor.yml
@@ -9,7 +9,7 @@ install:
9
10
11
12
13
14
15
0 commit comments