Skip to content

Commit 49ebca6

Browse files
authored
Update main.yml
1 parent c43f6de commit 49ebca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
php: ['8.1', '8.2', '8.3']
55-
dependency-version: [prefer-lowest, prefer-stable]
55+
dependency-version: [prefer-stable]
5656

5757
steps:
5858
- name: Checkout code

0 commit comments

Comments
 (0)