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

Commit

Permalink
Supported 5.6.*
Browse files Browse the repository at this point in the history
  • Loading branch information
Mombuyish committed Mar 4, 2018
1 parent d5ecb54 commit 6362a2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

"require": {
"php": ">=7.0",
"illuminate/contracts": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"illuminate/view": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
"illuminate/contracts": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
"illuminate/view": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
},

"require-dev": {
Expand Down

0 comments on commit 6362a2a

Please sign in to comment.