Skip to content

Commit

Permalink
Laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
bcismariu committed Sep 29, 2020
1 parent e0cb419 commit 0c28dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: true
matrix:
php: [7.2, 7.3]
laravel: [5.8.*]
laravel: [^6.0]
dependency-version: [prefer-lowest, prefer-stable]
include:
- laravel: ^6.0
Expand Down

0 comments on commit 0c28dc4

Please sign in to comment.