File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 3.0.0
2+ - Replace outdated dependency
3+
14## 2.4.4
25- Add status method to shop configuration service
36- Added "Click To Pay" (C2P) payment method
Original file line number Diff line number Diff line change 11{
22 "name" : " pay-now/paynow-php-sdk" ,
33 "description" : " PHP client library for accessing Paynow API" ,
4- "version" : " 2.4.4 " ,
4+ "version" : " 3.0.0 " ,
55 "keywords" : [
66 " paynow" ,
77 " mbank" ,
2323 "php" : " >=7.2" ,
2424 "psr/http-message" : " ^1.0 || ^2.0" ,
2525 "php-http/client-implementation" : " ^1.0 || ^2.0" ,
26- "php-http/message-factory" : " ^1.0 || ^2.0" ,
2726 "php-http/discovery" : " ^1.12" ,
28- "php-http/httplug" : " ^2.2"
27+ "php-http/httplug" : " ^2.2" ,
28+ "psr/http-factory" : " ^1.0"
2929 },
3030 "require-dev" : {
3131 "phpunit/phpunit" : " ^8.5.36" ,
3636 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.0" ,
3737 "nyholm/psr7" : " ^1.2" ,
3838 "guzzlehttp/psr7" : " ^1.6" ,
39- "php-http/guzzle6 -adapter" : " ^2 .0"
39+ "php-http/guzzle7 -adapter" : " ^1 .0"
4040 },
4141 "suggest" : {
4242 "nyholm/psr7" : " A super lightweight PSR-7 implementation" ,
You can’t perform that action at this time.
0 commit comments