Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit bb136c7

Browse files
target laravel 8 only
1 parent e501ff7 commit bb136c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
php: [7.4, 7.3]
16-
laravel: [^7.0, ^8.0]
16+
laravel: [^8.0]
1717
dependency-version: [prefer-lowest, prefer-stable]
1818
os: [ubuntu-latest, windows-latest]
1919

0 commit comments

Comments
 (0)