Something went wrong while setting issue due date.
Fails to install/require a package by branch when name as numbers like a tag
SHORT DESCRIPTION (required)
Fails to install or require a package when we require it by the branch name that contains something similar to a tag.
DETAILED STEPS TO REPRODUCE (required)
shell command
require exadra37-docker-images php7-composer dev-php-7.0
output
fatal: A branch named 'dev-php-7.0' already exists.
EXPECTED BEHAVIUOR (required)
require exadra37-docker-images php7-composer dev-php-7.0
output
# no output as per default behaviour, but we need to change this to show some success message...
RELATED TO (optional)
N/A
DEPENDS ON (optional)
N/A
LINKS (optional)
N/A