Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Commit 7f74a96

Browse files
committed
Merge branch 'master' of github.com:thettler/laravel-factory-classes
2 parents 79216b1 + 62c0d56 commit 7f74a96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
testbench: 4.*
1818
- laravel: 7.*
1919
testbench: 5.*
20-
20+
#- laravel: 5.8.*
21+
# testbench: 3.8
2122
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
2223

2324
steps:

0 commit comments

Comments
 (0)