Skip to content

Commit

Permalink
Bump PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackjack200 authored Dec 24, 2024
1 parent b1eaaa4 commit ffe66e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
PHP_VERSIONS=("8.2.25" "8.3.13")
PHP_VERSIONS=("8.2.27" "8.3.15")

#### NOTE: Tags with "v" prefixes behave weirdly in the GitHub API. They'll be stripped in some places but not others.
#### Use commit hashes to avoid this.
Expand Down

0 comments on commit ffe66e0

Please sign in to comment.