Skip to content

Commit e4d7f11

Browse files
authored
Test on PHP 8.5
1 parent 752c342 commit e4d7f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# run all combinations of the following, to make sure they're working together
2020
matrix:
2121
# os: [ubuntu-latest, macos-latest, windows-latest]
22-
php: ['8.1', '8.2', '8.3', '8.4']
22+
php: ['8.1', '8.2', '8.3', '8.4', '8.5']
2323
laravel: [^10.0, ^11.0, ^12.0]
2424
dbal: [^3.0]
2525
phpunit: [10.*, 11.*]

0 commit comments

Comments
 (0)