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.
2 parents dcde1e9 + 43e4625 commit f662b4cCopy full SHA for f662b4c
Makefile
@@ -53,6 +53,7 @@ internal/legacy/archives/php_windows.zip:
53
mkdir -p internal/legacy/archives
54
wget https://windows.php.net/downloads/releases/php-$(PHP_VERSION)-nts-Win32-vs16-x64.zip -O internal/legacy/archives/php_windows.zip
55
56
+.PHONY: internal/legacy/archives/cacert.pem
57
internal/legacy/archives/cacert.pem:
58
59
wget https://curl.se/ca/cacert.pem -O internal/legacy/archives/cacert.pem
0 commit comments