Skip to content

Commit 3d635d5

Browse files
committed
Run Collision Detector on PHP 8.5
1 parent 76acc16 commit 3d635d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
uses: "shivammathur/setup-php@v2"
136136
with:
137137
coverage: "none"
138-
php-version: "8.4"
138+
php-version: "8.5"
139139

140140
- name: "Install dependencies"
141141
run: "composer install --no-interaction --no-progress"

0 commit comments

Comments
 (0)