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.
2 parents de73fea + bc3e092 commit 130753aCopy full SHA for 130753a
composer.json
@@ -2,14 +2,14 @@
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.1",
+ "version": "1.2.0",
6
"license": [
7
"OSL-3.0",
8
"AFL-3.0"
9
],
10
"require": {
11
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0",
12
- "composer/composer": "1.0.0-beta1",
+ "composer/composer": "1.4.1",
13
"symfony/console": "~2.3, !=2.7.0"
14
},
15
"require-dev": {
0 commit comments