diff --git a/composer.json b/composer.json index 6968583..3c72101 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "symfony/monolog-bundle": "^3.1", "symfony/symfony": "^3.4.6", "twig/twig": "^2.4", - "wizaplace/sdk": "^1.24.0" + "wizaplace/sdk": "^1.37.2" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index afd02f6..af0350f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3e5fafb40e163eb7480fabfc48d0bb9d", + "content-hash": "9aae0c51433327f4101016e2f0a3e9dc", "packages": [ { "name": "clue/json-stream", @@ -507,16 +507,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.3.2", + "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90" + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/68d0ea14d5a3f42a20e87632a5f84931e2709c90", - "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { @@ -526,7 +526,7 @@ }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { @@ -568,7 +568,7 @@ "rest", "web service" ], - "time": "2018-03-26T16:33:04+00:00" + "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", @@ -894,20 +894,20 @@ }, { "name": "myclabs/php-enum", - "version": "1.5.2", + "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/myclabs/php-enum.git", - "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac" + "reference": "ca2f4090a7ecae6f0c67fc9bd07cfb51cdf04219" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/php-enum/zipball/3ed7088cfd0a0e06534b7f8b0eee82acea574fac", - "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac", + "url": "https://api.github.com/repos/myclabs/php-enum/zipball/ca2f4090a7ecae6f0c67fc9bd07cfb51cdf04219", + "reference": "ca2f4090a7ecae6f0c67fc9bd07cfb51cdf04219", "shasum": "" }, "require": { - "php": ">=5.3" + "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8.35|^5.7|^6.0", @@ -934,7 +934,7 @@ "keywords": [ "enum" ], - "time": "2017-06-28T16:24:08+00:00" + "time": "2018-08-01T21:05:54+00:00" }, { "name": "ocramius/package-versions", @@ -2143,16 +2143,16 @@ }, { "name": "wizaplace/sdk", - "version": "v1.24.0", + "version": "v1.37.2", "source": { "type": "git", "url": "https://github.com/wizaplace/wizaplace-php-sdk.git", - "reference": "7564ee62f2a224e4346ea7df49585723ac9efadd" + "reference": "36a3d0a24f36151d3253153b0ea62a2733148865" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wizaplace/wizaplace-php-sdk/zipball/7564ee62f2a224e4346ea7df49585723ac9efadd", - "reference": "7564ee62f2a224e4346ea7df49585723ac9efadd", + "url": "https://api.github.com/repos/wizaplace/wizaplace-php-sdk/zipball/36a3d0a24f36151d3253153b0ea62a2733148865", + "reference": "36a3d0a24f36151d3253153b0ea62a2733148865", "shasum": "" }, "require": { @@ -2162,6 +2162,8 @@ "jean85/pretty-package-versions": "^1.0", "myclabs/php-enum": "^1.5", "php": ">=7.1", + "symfony/serializer": "^4.0|^3.0", + "symfony/validator": "^3.3", "theodorejb/polycast": "^1.0" }, "require-dev": { @@ -2170,7 +2172,8 @@ "phpstan/phpstan": "^0.9.0", "phpunit/phpunit": "^6.5.5", "roave/security-advisories": "dev-master", - "squizlabs/php_codesniffer": "^3.0", + "squizlabs/php_codesniffer": "^3.1.1", + "symfony/http-foundation": "^4.0", "wizaplace/php-coding-standard": "^1.1.3" }, "type": "library", @@ -2190,7 +2193,7 @@ "proprietary" ], "description": "Wizaplace's PHP SDK", - "time": "2018-05-18T12:54:40+00:00" + "time": "2018-10-09T08:10:07+00:00" } ], "packages-dev": [