Skip to content

Commit

Permalink
Merge pull request #8 from Vendic/postnl-v16-compat
Browse files Browse the repository at this point in the history
Allow tig/postnl-magento2 1.12 till 1.16
  • Loading branch information
Tjitse-E authored Sep 4, 2024
2 parents 69598e7 + 5d0eace commit cc77ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Adds Magento 2 service methods to the tig/postnl module.",
"require": {
"php": "~7.4|~8.1",
"tig/postnl-magento2": "1.12.*|1.13.*",
"tig/postnl-magento2": ">=1.12 <1.17",
"magento/magento-composer-installer": "*"
},
"require-dev": {
Expand Down

0 comments on commit cc77ffb

Please sign in to comment.