Skip to content

Commit 82c24fa

Browse files
committed
asdf
1 parent c4509a7 commit 82c24fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
dependency-versions: [ 'highest' ]
1818
include:
1919
# testing lowest PHP version with the lowest dependencies
20-
- php-version: '8.2'
20+
- php-version: '8.3'
2121
dependency-versions: 'lowest'
2222

2323
# testing dev versions with the highest PHP

0 commit comments

Comments
 (0)