Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Shkryob committed Sep 30, 2019
1 parent bec0c81 commit 0d8c5a9
Show file tree
Hide file tree
Showing 5 changed files with 796 additions and 77 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
"type": "library",
"require": {
"php": ">=7.1.3",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.3",
"illuminate/config": "^5.7",
"illuminate/support": "^5.7"
"illuminate/config": "^6.0",
"illuminate/support": "^6.0",
"illuminate/validation": "^6.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0d8c5a9

Please sign in to comment.