update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pay-now/paynow-php-sdk",
|
||||
"description": "PHP client library for accessing Paynow API",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"keywords": [
|
||||
"paynow",
|
||||
"mbank",
|
||||
@@ -21,9 +21,9 @@
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"psr/http-message": "^1.0",
|
||||
"php-http/client-implementation": "^1.0",
|
||||
"php-http/message-factory": "^1.0",
|
||||
"psr/http-message": "^1.0 || ^2.0",
|
||||
"php-http/client-implementation": "^1.0 || ^2.0",
|
||||
"php-http/message-factory": "^1.0 || ^2.0",
|
||||
"php-http/discovery": "^1.12",
|
||||
"php-http/httplug": "^2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user