Skip to content

Commit c69da56

Browse files
Update tests.yml
1 parent 5535aca commit c69da56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php-version: ['8.1', '8.2', '8.3', '8.4']
15+
php: ['8.1', '8.2', '8.3', '8.4']
1616
composer-flags: ['']
1717
name: ['']
1818
include:

0 commit comments

Comments
 (0)