Skip to content

Commit

Permalink
Adyen module dependency bump to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejslawik committed Apr 21, 2021
1 parent d41fc73 commit 9a05de9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "wearejh/m2-module-adyen-payment",
"description": "Adyen Payment module extension to support headless frontend",
"version": "2.0.0",
"require": {
"adyen/module-payment": "^6.6"
"adyen/module-payment": ">=7.0"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 9a05de9

Please # to comment.