Skip to content

Commit 398fecd

Browse files
committed
WIP
1 parent 795dc0a commit 398fecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: true
1616
matrix:
17-
php: [7.2.5, 7.3, 7.4]
17+
php: ['^7.2.5', 7.3, 7.4]
1818

1919
name: PHP ${{ matrix.php }}
2020

0 commit comments

Comments
 (0)