mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
move module.local to module
This commit is contained in:
parent
c443e4053c
commit
f8e82bdfaf
217 changed files with 8 additions and 2 deletions
14
modules/ppcp-onboarding/composer.json
Normal file
14
modules/ppcp-onboarding/composer.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "inpsyde/ppcp-onboarding",
|
||||
"type": "inpsyde-module",
|
||||
"require": {
|
||||
"dhii/module-interface": "0.2.x-dev"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.1",
|
||||
"brain/monkey": "^2.4",
|
||||
"inpsyde/php-coding-standards": "^1"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue