Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Upgraded requirement for "symfony/console". #4

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

galliraf
Copy link

@galliraf galliraf commented Sep 16, 2020

Upgraded requirement for "symfony/console" due to conflicting requirements in proper.io repository.
Commands tested successfully:

./bin/migrate -h
./bin/migrate -h -q
./bin/migrate -V
./bin/migrate --version
./bin/migrate -h --ansi
./bin/migrate -V --ansi
./bin/migrate -h --no-ansi
./bin/migrate -h -n
./bin/migrate -h -v
./bin/migrate -h -vvv
./bin/migrate -h -vv
./bin/migrate list
php ./bin/migrate list --raw
php ./bin/migrate list --format=xml
php ./bin/migrate list
php ./bin/migrate list test
php ./bin/migrate migrate:addenv
php ./bin/migrate migrate:create
./bin/migrate migrate:init testforupgrade
./bin/migrate migrate:up testforupgrade
./bin/migrate migrate:down testforupgrade

Copy link

@dirk-proper dirk-proper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. I don't see this breaking anything.

@dirk-proper dirk-proper merged commit 86c5574 into master Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants