Skip to content

Commit 7adbf2f

Browse files
authored
Return php version to ^7.0 (#19)
1 parent 7156d96 commit 7adbf2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "magento2-module",
55
"version": "1.0.2",
66
"require": {
7-
"php": "^7.1",
7+
"php": "^7.0",
88
"ext-json": "*"
99
},
1010
"suggest": {

0 commit comments

Comments
 (0)