Skip to content

Commit 481c758

Browse files
temp
1 parent 7ea359e commit 481c758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
php: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
14+
php: ['8.2', '8.3', '8.4', '8.5']
1515
symfony: ['5', '6', '7', '8']
1616
exclude:
1717
- php: '7.4'

0 commit comments

Comments
 (0)