We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13eee8c commit 161d0fbCopy full SHA for 161d0fb
composer.json
@@ -2,13 +2,13 @@
2
"name": "magento/composer",
3
"description": "Magento composer library helps to instantiate Composer application and run composer commands.",
4
"type": "library",
5
- "version": "1.1.0",
+ "version": "1.1.1",
6
"license": [
7
"OSL-3.0",
8
"AFL-3.0"
9
],
10
"require": {
11
- "php": "~5.5.0|~5.6.0|~7.0.0",
+ "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0",
12
"composer/composer": "1.0.0-beta1",
13
"symfony/console": "~2.3, !=2.7.0"
14
},
0 commit comments