Compare commits

..

No commits in common. "bugfix" and "master" have entirely different histories.

2
composer.json Normal file → Executable file
View file

@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.5.0",
"illuminate/support": "~6.0",
"illuminate/support": "~5.2",
"guzzlehttp/guzzle": "~6.0"
},
"require-dev": {