Commit e79d5e26 authored by Nick Felicelli's avatar Nick Felicelli

Support for Laravel 5.4

parent f5befe29
......@@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.5.5",
"illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
"guzzlehttp/guzzle": "^6.2"
},
"autoload": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment