Skip to content

Commit 1133eb1

Browse files
committed
Update backward-compatibility.yml
1 parent 9fa922b commit 1133eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backward-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: "shivammathur/setup-php@v2"
2626
with:
2727
coverage: "none"
28-
php-version: "7.4"
28+
php-version: "8.3"
2929

3030
- name: "Install dependencies"
3131
run: "composer install --no-dev --no-interaction --no-progress --no-suggest"

0 commit comments

Comments
 (0)