mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:44:02 +00:00
First try at Laravel 8 (#491)
This commit is contained in:
parent
375380cc7e
commit
36aabb7883
4 changed files with 12 additions and 9 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -17,7 +17,8 @@ jobs:
|
|||
matrix:
|
||||
laravel: [
|
||||
"^6.0",
|
||||
"^7.0"
|
||||
"^7.0",
|
||||
"^8.0"
|
||||
]
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue