Skip to content

Commit

Permalink
Update composer.json (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
gahlawat authored and barryvdh committed Feb 8, 2018
1 parent 88a495f commit 5f6e7f3
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 @@ -11,8 +11,8 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
"illuminate/filesystem": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x|5.6.x",
"illuminate/filesystem": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x|5.6.x",
"knplabs/knp-snappy": "^1"
},
"autoload": {
Expand Down

0 comments on commit 5f6e7f3

Please sign in to comment.