mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Now using modularity standard v0.3
This is the newest release, and is the first one that is compatible with PHP 8. Other changes are BC-breaking, but very very minor.
This commit is contained in:
parent
cabcb7d9e4
commit
69d9631a73
19 changed files with 29 additions and 67 deletions
|
@ -5,7 +5,7 @@
|
|||
"license": "GPL-2.0",
|
||||
"require": {
|
||||
"php": "^7.1 | ^8.0",
|
||||
"dhii/module-interface": "^0.2.0-alpha1"
|
||||
"dhii/module-interface": "^0.3.0-alpha1"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue