Przeglądaj źródła

(appveyor) Use PHP 7.0.16

Stefan Siegl 8 lat temu
rodzic
commit
31f5871fea
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -8,7 +8,7 @@ environment:
     OUTDIR: Release
     CONFIGURE_EXTRA: --disable-zts
 
-  PHP_VERSION: 7.0.7
+  PHP_VERSION: 7.0.16
   PHP_SDK: c:\projects\php-sdk
 
 os: Windows Server 2012