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

Commit b625a8d

Browse files
author
Holger Lösken
committed
Remove test fors php 7
1 parent 58748b2 commit b625a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
php: ['8.0']
11-
laravel: [7.*, 8.*]
11+
laravel: [8.*]
1212
dependency-version: [prefer-stable]
1313
include:
1414
- laravel: 8.*

0 commit comments

Comments
 (0)