diff --git a/win_build.bat b/win_build.bat index 9d5d3e6..0edb897 100644 --- a/win_build.bat +++ b/win_build.bat @@ -4,4 +4,4 @@ call phpsdk_buildtree php-7.4 git clone https://github.com/php/php-src.git && cd php-src -phpsdk_deps --update --branch php-7.4 \ No newline at end of file +phpsdk_deps --update --branch 7.4 \ No newline at end of file