Skip to content

Commit 8dcd64d

Browse files
author
Ivan Gavryshko
committed
MAGETWO-49572: Vulnerable package found (composer/composer (1.0.0-alpha10))
- fixed
1 parent 1be267e commit 8dcd64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"php": "~5.5.0|~5.6.0|~7.0.0",
12-
"composer/composer": "1.0.0-alpha10",
12+
"composer/composer": "1.0.0-beta1",
1313
"symfony/console": "~2.3 <2.7"
1414
},
1515
"require-dev": {

0 commit comments

Comments
 (0)