Skip to content

Commit 5d0eace

Browse files
authored
Allow tig/postnl-magento2 1.12 till 1.16
1 parent 69598e7 commit 5d0eace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Adds Magento 2 service methods to the tig/postnl module.",
44
"require": {
55
"php": "~7.4|~8.1",
6-
"tig/postnl-magento2": "1.12.*|1.13.*",
6+
"tig/postnl-magento2": ">=1.12 <1.17",
77
"magento/magento-composer-installer": "*"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)