Adds DFs
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user