Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ConsoleTVs authored Jun 4, 2020
1 parent 8cc64f9 commit ba5d62b
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 @@ -4,8 +4,8 @@
"type": "library",
"require": {
"php": ">=7.0",
"illuminate/support": "5.*",
"consoletvs/support": "^2.2.0",
"illuminate/support": "^5.0|^6.0|^7.0",
"consoletvs/support": "^3.0.0",
"composer/composer": "^1.5.1"
},
"license": "MIT",
Expand Down

0 comments on commit ba5d62b

Please sign in to comment.