Skip to content

Commit

Permalink
Merge pull request #186 from platformsh/bump/php-8.2.20_cli-4.19.1
Browse files Browse the repository at this point in the history
Bump PHP to 8.2.20 and Legacy CLI to 4.19.1
  • Loading branch information
akalipetis authored Jun 14, 2024
2 parents 8d712f6 + c9e9a8d commit 5f8bb36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PHP_VERSION = 8.2.19
LEGACY_CLI_VERSION = 4.19.0
PHP_VERSION = 8.2.20
LEGACY_CLI_VERSION = 4.19.1

GORELEASER_ID ?= platform

Expand Down

0 comments on commit 5f8bb36

Please sign in to comment.