Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht authored Sep 29, 2019
1 parent f529751 commit 7d9182d
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
Expand Up @@ -9,7 +9,7 @@
}],
"require": {
"php": "^7.1",
"laravel/lumen-framework": "5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*"
"laravel/lumen-framework": "~5.3|~6.0"

},
"require-dev": {
Expand All @@ -21,4 +21,4 @@
"AlbertCht\\Lumen\\Testing\\": "src/"
}
}
}
}

0 comments on commit 7d9182d

Please sign in to comment.