Skip to content

Commit 5ad41b9

Browse files
committed
MC-16957: PHP 7.3 Cleanup Composer Repositories and Versions
1 parent 9917577 commit 5ad41b9

File tree

2 files changed

+18
-28
lines changed

2 files changed

+18
-28
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"colinmollenhour/php-redis-session-abstract": "~1.4.0",
3737
"composer/composer": "^1.6",
3838
"elasticsearch/elasticsearch": "~2.0|~5.1|~6.1",
39-
"magento/composer": "dev-master",
39+
"magento/composer": "~1.5.0",
4040
"magento/magento-composer-installer": ">=0.1.11",
4141
"magento/zendframework1": "~1.14.2",
4242
"monolog/monolog": "^1.17",
@@ -334,11 +334,5 @@
334334
"Magento\\TestFramework\\Utility\\": "dev/tests/static/framework/Magento/TestFramework/Utility/"
335335
}
336336
},
337-
"repositories": [
338-
{
339-
"type": "vcs",
340-
"url": "https://github.com/magento/composer"
341-
}
342-
],
343337
"prefer-stable": true
344338
}

composer.lock

Lines changed: 17 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)