This commit is contained in:
erwanlr
2019-10-19 22:56:38 +01:00
parent e039d22565
commit 1f9829b7c0
12 changed files with 5257 additions and 4 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "pagaris/pagaris-woocommerce",
"description": "Wordpress plugin for Pagaris WooCommerce gateway",
"version": "1.1.4",
"keywords": ["woocommerce", "wordpress", "pagaris", "api", "library", "client", "sdk"],
"license": "MIT",
"authors": [
{
"name": "Pagaris",
"homepage": "https://pagaris.com"
}
],
"require": {
"pagaris/pagaris-php": "^1.0.3"
}
}