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

Symfony5 support #36

Merged
merged 13 commits into from
Mar 10, 2020
Merged

Symfony5 support #36

merged 13 commits into from
Mar 10, 2020

Conversation

Adrians-G
Copy link
Contributor

@Adrians-G Adrians-G commented Feb 26, 2020

Tests are green and it seems to be working fine locally.

What could be other things we need to check?

@Adrians-G Adrians-G mentioned this pull request Feb 26, 2020
Copy link
Member

@Oliboy50 Oliboy50 left a comment

Choose a reason for hiding this comment

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

LGTM

even if I'm surprised that we don't have anything more to update...
but since you said that it works fine only with these few changes 🤷‍♂

I think that we didn't try to use this bundle from a SF5 application yet... so I can only trust you, right now

@Adrians-G
Copy link
Contributor Author

@Oliboy50 What are the next steps? Is there someone else who should take a look?

How far are we to create a new tag? Thanks a lot!

@Oliboy50
Copy link
Member

Oliboy50 commented Feb 27, 2020

@Adrians-G our CI seems to run tests against the symfony 4.4 dependencies

would it be possible to make it run also tests against symfony 5+?

composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
Adrians-G and others added 4 commits February 27, 2020 16:27
Co-Authored-By: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
Co-Authored-By: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
Co-Authored-By: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
@Adrians-G Adrians-G requested a review from omansour March 2, 2020 15:36
Copy link
Member

@Oliboy50 Oliboy50 left a comment

Choose a reason for hiding this comment

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

it seems that we'll have to use "sensiolabs/security-checker": "^6.0" in our require-dev section to allow travis to use symfony/console 5+ 😢

thank you again for your time 🙏

.travis.yml Outdated Show resolved Hide resolved
Adrians-G and others added 2 commits March 3, 2020 13:47
Co-Authored-By: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
@Adrians-G
Copy link
Contributor Author

CI seems to be passing now. Please take a look for further suggestions.

Copy link
Member

@Oliboy50 Oliboy50 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you 🙆‍♂

@Oliboy50 Oliboy50 merged commit 02fd72f into BedrockStreaming:master Mar 10, 2020
@Oliboy50
Copy link
Member

Thanks for your time
=> 6.0.0 has been released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants