Skip to content

Commit

Permalink
Merge pull request #153 from platformsh/4.11.1
Browse files Browse the repository at this point in the history
Bump PHP to 8.2.13 and legacy CLI to 4.11.2
  • Loading branch information
akalipetis authored Dec 6, 2023
2 parents 3cdc1ab + 1d383e9 commit ba4a12e
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.12
LEGACY_CLI_VERSION = 4.10.4
PHP_VERSION = 8.2.13
LEGACY_CLI_VERSION = 4.11.3

GORELEASER_ID ?= platform

Expand Down

0 comments on commit ba4a12e

Please sign in to comment.