Skip to content

Commit

Permalink
feat: Laravel 6 support added (InfyOmLabs#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaileshInfyom authored and mitulgolakiya committed Sep 5, 2019
1 parent a0ec225 commit 8a9273b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -17,8 +17,8 @@
}
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "5.8.*"
"php": ">=7.2",
"illuminate/support": "^6.0.0"
},
"autoload": {
"psr-4": {

0 comments on commit 8a9273b

Please # to comment.