Skip to content

Commit e3b87bf

Browse files
committed
Update php devepndency
1 parent 79df242 commit e3b87bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "magento-ecg/coding-standard",
33
"description": "A set of PHP_CodeSniffer rules and sniffs.",
44
"homepage": "https://github.com/magento-ecg/coding-standard",
5-
"version": "4.4.0",
65
"license": "MIT",
76
"type": "phpcodesniffer-standard",
87
"authors": [
@@ -13,6 +12,6 @@
1312
}
1413
],
1514
"require": {
16-
"php": ">=5.4.0"
15+
"php": ">=7.*"
1716
}
1817
}

0 commit comments

Comments
 (0)