Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Commit

Permalink
add laravel 6.1 support - closes #20
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Oct 2, 2019
1 parent 6354ea6 commit 809d031
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 @@ -15,7 +15,7 @@
}
],
"require": {
"illuminate/support": "~5.7.0|~5.8.0|~6.0.0",
"illuminate/support": "~5.7.0|~5.8.0|^6.0",
"doctrine/dbal": "^2.8",
"fzaninotto/faker": "~1.4"
},
Expand Down

0 comments on commit 809d031

Please sign in to comment.