Skip to content

Commit b66774b

Browse files
committed
appveyor: PHP 8.0.1
1 parent a162cee commit b66774b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ environment:
1313
PHP_DOWNLOAD_URL: 'https://windows.php.net/downloads/releases/archives/php-7.3.7-nts-Win32-VC15-x64.zip'
1414
- PHP_VERSION: '7.4.3'
1515
PHP_DOWNLOAD_URL: 'https://windows.php.net/downloads/releases/archives/php-7.4.3-nts-Win32-vc15-x64.zip'
16-
- PHP_VERSION: '8.0.0'
17-
PHP_DOWNLOAD_URL: 'https://windows.php.net/downloads/releases/php-8.0.0-nts-Win32-vs16-x64.zip'
16+
- PHP_VERSION: '8.0.1'
17+
PHP_DOWNLOAD_URL: 'https://windows.php.net/downloads/releases/php-8.0.1-nts-Win32-vs16-x64.zip'
1818

1919
matrix:
2020
fast_finish: true

0 commit comments

Comments
 (0)