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 a162cee commit b66774bCopy full SHA for b66774b
appveyor.yml
@@ -13,8 +13,8 @@ environment:
13
PHP_DOWNLOAD_URL: 'https://windows.php.net/downloads/releases/archives/php-7.3.7-nts-Win32-VC15-x64.zip'
14
- PHP_VERSION: '7.4.3'
15
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'
+ - PHP_VERSION: '8.0.1'
+ PHP_DOWNLOAD_URL: 'https://windows.php.net/downloads/releases/php-8.0.1-nts-Win32-vs16-x64.zip'
18
19
matrix:
20
fast_finish: true
0 commit comments