Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Merge 7b49095 into 8157652
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed May 29, 2020
2 parents 8157652 + 7b49095 commit 8d5a172
Show file tree
Hide file tree
Showing 41 changed files with 2,259 additions and 1,942 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@ jobs:
fail-fast: true
matrix:
php: [7.4, 7.3, 7.2.15]
laravel: [7.*, 6.*]
laravel: [7.*]
dependency-version: [prefer-lowest, prefer-stable]
include:
- laravel: 7.*
testbench: 5.*
- laravel: 6.*
testbench: ^4.1

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - ${{ matrix.dependency-version }}

Expand Down

0 comments on commit 8d5a172

Please sign in to comment.