Skip to content

Commit

Permalink
1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Dec 21, 2022
1 parent 4899d20 commit 8035575
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "mage2pro/allpay"
,"version": "1.12.0"
,"version": "1.12.1"
,"description": "歐付寶 OPay (allPay) integration with Magento 2"
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/allpay"
,"license": "proprietary"
,"authors": [{
"name": "Dmitry Fedyuk",
"name": "Dmitrii Fediuk",
"email": "admin@mage2.pro",
"homepage": "https://mage2.pro/users/dmitry_fedyuk",
"homepage": "https://www.upwork.com/fl/mage2pro",
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=6.7.6"}
,"require": {"mage2pro/core": ">=9.0.2"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\AllPay\\": ""}}
,"keywords": [
"allPay"
Expand Down

0 comments on commit 8035575

Please sign in to comment.