Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 91fe10a

Browse files
committed
update dependencies
1 parent 010bc37 commit 91fe10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
php: [8.0, 7.4, 7.3, 7.2]
13-
laravel: [7.*, 6.*]
12+
php: [8.0, 7.4]
13+
laravel: [7.*]
1414
dependency-version: [prefer-lowest, prefer-stable]
1515
include:
1616
- laravel: 7.*

0 commit comments

Comments
 (0)