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

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed Nov 10, 2018
1 parent 8da35a5 commit 433f646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -10,8 +10,8 @@
}],
"require": {
"php": "^7.1",
"illuminate/support": "5.5.* || 5.6.*",
"illuminate/session": "5.5.* || 5.6.*"
"illuminate/support": "5.5.* || 5.6.* || 5.7.*",
"illuminate/session": "5.5.* || 5.6.* || 5.7.*"
},
"require-dev": {
"graham-campbell/testbench": "^5.0",
Expand Down

0 comments on commit 433f646

Please sign in to comment.