Skip to content

Commit 4e7e429

Browse files
Merge branch '5.3' into 5.4
* 5.3: Fix merge
2 parents ae25e35 + e066c3e commit 4e7e429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install:
2121
- 7z x php-7.2.5-Win32-VC15-x86.zip -y >nul
2222
- cd ext
2323
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_apcu-5.1.19-7.2-ts-vc15-x86.zip
24-
- 7z x php_apcu-5.1.18-7.2-ts-vc15-x86.zip -y >nul
24+
- 7z x php_apcu-5.1.19-7.2-ts-vc15-x86.zip -y >nul
2525
- cd ..
2626
- copy /Y php.ini-development php.ini-min
2727
- echo memory_limit=-1 >> php.ini-min

0 commit comments

Comments
 (0)