From d9daf3a52f35cc19506d3e8cb9bb820369d53c3f Mon Sep 17 00:00:00 2001 From: Anton Vasiliev <1695147@gmail.com> Date: Sat, 23 Dec 2023 11:17:01 +0000 Subject: [PATCH] #16477 - Bump `ZEPHIR_PARSER_VERSION` to `1.6.0` --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f4bf1ebd18..d153925f88 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ on: env: # All versions should be declared here PHALCON_VERSION: 5.4.0 - ZEPHIR_PARSER_VERSION: 1.5.3 + ZEPHIR_PARSER_VERSION: 1.6.0 ZEPHIR_VERSION: 0.17.0 # For tests