diff --git a/composer.json b/composer.json index beae420..97c96c7 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Razorpay Omnipay 2.0 plugin for accepting payments", "require": { "omnipay/common": "~2.0", - "razorpay/razorpay": "1.*" + "razorpay/razorpay": "1.* || 2.*" }, "require-dev": { "omnipay/tests": "~2.0" diff --git a/composer.lock b/composer.lock index 32615e9..792ceb8 100644 --- a/composer.lock +++ b/composer.lock @@ -1,11 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "aaed99cc8bd2740de2790d73b851db43", - "content-hash": "561a3b92d6f48f437ca318bd9c474fa1", + "content-hash": "83876ce09230c0263f9e330f35e5ecd3", "packages": [ { "name": "guzzle/guzzle", @@ -101,7 +100,7 @@ "web service" ], "abandoned": "guzzlehttp/guzzle", - "time": "2015-03-18 18:23:50" + "time": "2015-03-18T18:23:50+00:00" }, { "name": "omnipay/common", @@ -199,28 +198,29 @@ "payment", "purchase" ], - "time": "2016-11-07 06:10:23" + "time": "2016-11-07T06:10:23+00:00" }, { "name": "razorpay/razorpay", - "version": "1.2.9", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/razorpay/razorpay-php.git", - "reference": "940069d5af481876d8b704af1d3678729489191f" + "reference": "e28454acdc110b544fc80bec9518b9b86b275a2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/940069d5af481876d8b704af1d3678729489191f", - "reference": "940069d5af481876d8b704af1d3678729489191f", + "url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/e28454acdc110b544fc80bec9518b9b86b275a2c", + "reference": "e28454acdc110b544fc80bec9518b9b86b275a2c", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.3.2", - "rmccue/requests": "v1.6.1" + "php": ">=5.3.0", + "rmccue/requests": "v1.8.0" }, "require-dev": { + "phpunit/phpunit": "~4.8|~5.0", "raveren/kint": "1.*" }, "type": "library", @@ -255,27 +255,39 @@ "php", "razorpay" ], - "time": "2017-01-03 09:35:10" + "support": { + "email": "contact@razorpay.com", + "issues": "https://github.com/Razorpay/razorpay-php/issues", + "source": "https://github.com/Razorpay/razorpay-php" + }, + "time": "2021-05-07T11:30:17+00:00" }, { "name": "rmccue/requests", - "version": "v1.6.1", + "version": "v1.8.0", "source": { "type": "git", - "url": "https://github.com/rmccue/Requests.git", - "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea" + "url": "https://github.com/WordPress/Requests.git", + "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rmccue/Requests/zipball/6aac485666c2955077d77b796bbdd25f0013a4ea", - "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea", + "url": "https://api.github.com/repos/WordPress/Requests/zipball/afbe4790e4def03581c4a0963a1e8aa01f6030f1", + "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { - "satooshi/php-coveralls": "dev-master" + "dealerdirect/phpcodesniffer-composer-installer": "^0.7", + "php-parallel-lint/php-console-highlighter": "^0.5.0", + "php-parallel-lint/php-parallel-lint": "^1.3", + "phpcompatibility/php-compatibility": "^9.0", + "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5", + "requests/test-server": "dev-master", + "squizlabs/php_codesniffer": "^3.5", + "wp-coding-standards/wpcs": "^2.0" }, "type": "library", "autoload": { @@ -294,7 +306,7 @@ } ], "description": "A HTTP library written in PHP, for human beings.", - "homepage": "http://github.com/rmccue/Requests", + "homepage": "http://github.com/WordPress/Requests", "keywords": [ "curl", "fsockopen", @@ -304,7 +316,11 @@ "iri", "sockets" ], - "time": "2014-05-18 04:59:02" + "support": { + "issues": "https://github.com/WordPress/Requests/issues", + "source": "https://github.com/WordPress/Requests/tree/v1.8.0" + }, + "time": "2021-04-27T11:05:25+00:00" }, { "name": "symfony/event-dispatcher", @@ -364,7 +380,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2017-01-02 20:30:24" + "time": "2017-01-02T20:30:24+00:00" }, { "name": "symfony/http-foundation", @@ -417,7 +433,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2017-02-02 13:47:35" + "time": "2017-02-02T13:47:35+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -476,7 +492,7 @@ "portable", "shim" ], - "time": "2016-11-14 01:06:16" + "time": "2016-11-14T01:06:16+00:00" } ], "packages-dev": [ @@ -523,7 +539,7 @@ "keywords": [ "test" ], - "time": "2015-05-11 14:41:42" + "time": "2015-05-11T14:41:42+00:00" }, { "name": "mockery/mockery", @@ -588,7 +604,7 @@ "test double", "testing" ], - "time": "2016-12-19 14:50:55" + "time": "2016-12-19T14:50:55+00:00" }, { "name": "omnipay/tests", @@ -645,7 +661,7 @@ "payment", "purchase" ], - "time": "2016-07-07 09:35:23" + "time": "2016-07-07T09:35:23+00:00" }, { "name": "phpunit/php-code-coverage", @@ -706,7 +722,7 @@ "testing", "xunit" ], - "time": "2014-09-02 10:13:14" + "time": "2014-09-02T10:13:14+00:00" }, { "name": "phpunit/php-file-iterator", @@ -753,7 +769,7 @@ "filesystem", "iterator" ], - "time": "2016-10-03 07:40:28" + "time": "2016-10-03T07:40:28+00:00" }, { "name": "phpunit/php-text-template", @@ -794,7 +810,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -838,7 +854,7 @@ "keywords": [ "timer" ], - "time": "2016-05-12 18:03:57" + "time": "2016-05-12T18:03:57+00:00" }, { "name": "phpunit/php-token-stream", @@ -888,7 +904,7 @@ "keywords": [ "tokenizer" ], - "time": "2014-03-03 05:10:30" + "time": "2014-03-03T05:10:30+00:00" }, { "name": "phpunit/phpunit", @@ -961,7 +977,7 @@ "testing", "xunit" ], - "time": "2014-10-17 09:04:17" + "time": "2014-10-17T09:04:17+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -1010,7 +1026,7 @@ "mock", "xunit" ], - "time": "2013-01-13 10:24:48" + "time": "2013-01-13T10:24:48+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -1085,7 +1101,7 @@ "phpcs", "standards" ], - "time": "2014-12-04 22:32:15" + "time": "2014-12-04T22:32:15+00:00" }, { "name": "symfony/yaml", @@ -1134,7 +1150,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2017-01-21 16:40:50" + "time": "2017-01-21T16:40:50+00:00" } ], "aliases": [], @@ -1143,5 +1159,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.0.0" }