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

Commit

Permalink
Merge pull request #19 from djoudi/master
Browse files Browse the repository at this point in the history
support Laravel 6
  • Loading branch information
calebporzio committed Sep 19, 2019
2 parents 0f9bec9 + 6bf65b6 commit 1295276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"require": {
"laravel/framework": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*"
"laravel/framework": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35"
Expand Down

0 comments on commit 1295276

Please sign in to comment.