Skip to content

Commit 161d0fb

Browse files
committed
Update composer.json
1 parent 13eee8c commit 161d0fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "magento/composer",
33
"description": "Magento composer library helps to instantiate Composer application and run composer commands.",
44
"type": "library",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"
99
],
1010
"require": {
11-
"php": "~5.5.0|~5.6.0|~7.0.0",
11+
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0",
1212
"composer/composer": "1.0.0-beta1",
1313
"symfony/console": "~2.3, !=2.7.0"
1414
},

0 commit comments

Comments
 (0)