Skip to content

Commit 659200a

Browse files
committed
v1.0.2 removed php version constraints
1 parent 13a99c9 commit 659200a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@
77
"Subscribe",
88
"Disable Newsletter Magento 2"
99
],
10-
"require": {
11-
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0"
12-
},
1310
"type": "magento2-module",
14-
"version": "1.0.1",
11+
"version": "1.0.2",
1512
"license": [
1613
"AGPL-3.0"
1714
],

0 commit comments

Comments
 (0)