Skip to content

Commit 78b4601

Browse files
committed
test: remove support to php73
1 parent 6b8693b commit 78b4601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php: [7.3, 7.4, 8.0]
15+
php: [7.4, 8.0]
1616
laravel: [8.*, 6.*]
1717
dependency-version: [prefer-stable]
1818
include:

0 commit comments

Comments
 (0)