We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8291216 commit 54eeb9cCopy full SHA for 54eeb9c
2 files changed
composer.json
@@ -26,6 +26,7 @@
26
]
27
},
28
"minimum-stability": "dev",
29
+ "prefer-stable": true,
30
"extra": {
31
"laravel": {
32
"providers": [
readme.md
@@ -1,4 +1,4 @@
1
-# PHP SSL-Wirless Payment client
+# PHP SSL-Wirless Payment Client
2
3
php-sslwireless-payment is a PHP client for SSL Wirless Payment Gateway API. This package is also support Laravel.
4
0 commit comments