Skip to content

Commit 0900396

Browse files
committed
php-unit-tests.yml // fix naming of "dependency-versions".
1 parent 7ade9e3 commit 0900396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- php: '8.0'
3939
composer: '--ignore-platform-req=php'
4040
- php: '8.4'
41-
dependency-version: ['highest']
41+
dependency-versions: ['highest']
4242

4343
steps:
4444
- name: Checkout

0 commit comments

Comments
 (0)