Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compatibility with Symfony 5 #108

Merged
merged 1 commit into from Jan 15, 2020

Conversation

pamil
Copy link
Member

@pamil pamil commented Jan 15, 2020

Fixes #103.

.travis.yml Outdated
@@ -31,10 +31,14 @@ install:
- composer require symfony/dependency-injection:${SYMFONY_VERSION} --no-update --no-scripts --prefer-dist
- composer require symfony/http-kernel:${SYMFONY_VERSION} --no-update --no-scripts --prefer-dist
- composer require symfony/proxy-manager-bridge:${SYMFONY_VERSION} --no-update --no-scripts --prefer-dist
-
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
-

@pamil pamil changed the title Try to run tests with Behat @ dev-master [WIP] Try to run tests with Behat @ dev-master Jan 15, 2020
@pamil pamil force-pushed the use-behat-master branch 2 times, most recently from ed7a296 to bde5889 Compare January 15, 2020 17:26
@pamil pamil closed this Jan 15, 2020
@pamil pamil reopened this Jan 15, 2020
@pamil pamil changed the title [WIP] Try to run tests with Behat @ dev-master Try to run tests with Behat @ dev-master Jan 15, 2020
@pamil pamil force-pushed the use-behat-master branch 3 times, most recently from 89a1dc4 to dc1c918 Compare January 15, 2020 17:49
@pamil pamil changed the title Try to run tests with Behat @ dev-master Add compatibility with Symfony 5 Jan 15, 2020
@pamil pamil merged commit 8245745 into FriendsOfBehat:master Jan 15, 2020
@pamil pamil deleted the use-behat-master branch January 15, 2020 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New release for providing Symfony 5 support
2 participants