Skip to content

Commit

Permalink
Merge pull request #81 from ghostzero/master
Browse files Browse the repository at this point in the history
Update depencencies
  • Loading branch information
Bralva authored Jul 16, 2020
2 parents 17a999d + 170250f commit 534febc
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 @@ -12,11 +12,11 @@
"source": "https://github.com/xsolla/xsolla-sdk-php/releases"
},
"require": {
"php": ">=7.1.3 <=7.3",
"php": ">=7.1.3 <=7.4.5",
"ext-curl": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "~6.0",
"symfony/http-foundation": "~2.3 || ~3.0 || ~4.0"
"symfony/http-foundation": "~2.3 || ~3.0 || ~4.0 || ~4.0 || ~5.0"
},
"require-dev": {
"phpunit/phpunit": "~7.3",
Expand Down

0 comments on commit 534febc

Please sign in to comment.