Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
stojankukrika authored Jun 30, 2020
1 parent d152251 commit fc86709
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"require": {
"php": ">=5.4.0",
"guzzlehttp/guzzle": "^6.2",
"illuminate/support": "4.*|5.*",
"symfony/psr-http-message-bridge": "1.*"
"illuminate/support": "4.*|5.*|6.*|7.*",
"symfony/psr-http-message-bridge": "1.*|2.*"
},
"require-dev": {
"vlucas/phpdotenv": "^2.2"
"vlucas/phpdotenv": "^5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit fc86709

Please sign in to comment.