Skip to content

Commit

Permalink
php7.2.14へ更新
Browse files Browse the repository at this point in the history
  • Loading branch information
chihiro-adachi committed Feb 3, 2019
1 parent 3a7fd86 commit 54dae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ install:
#- cinst mysql
#- SET PATH=C:\tools\mysql\current\bin\;%PATH%
# Set PHP.
- cinst php --version 7.2.8 --allow-empty-checksums
- cinst php --version 7.2.14 --allow-empty-checksums
- SET PATH=C:\tools\php72\;%PATH%
- copy C:\tools\php72\php.ini-production C:\tools\php72\php.ini
- echo date.timezone="Asia/Tokyo" >> C:\tools\php72\php.ini
Expand Down

0 comments on commit 54dae1c

Please sign in to comment.