Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WebProfilerBundle] do not install FrameworkBundle 6.4.0-BETA1 #52381

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

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 31, 2023

Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? no
Issues
License MIT

@derrabus
Copy link
Member

Shall we have FrameworkBundle 6.4 conflict with WebProfilerBundle 5.4 instead? Otherwise, Composer might decide to pin WebProfilerBundle 5.4 to an old patch release.

@xabbuh
Copy link
Member Author

xabbuh commented Oct 31, 2023

Shall we have FrameworkBundle 6.4 conflict with WebProfilerBundle 5.4 instead? Otherwise, Composer might decide to pin WebProfilerBundle 5.4 to an old patch release.

We have in BETA2, but we didn't have one in BETA1. Maybe we should simply conflict with BETA1?

@xabbuh xabbuh force-pushed the web-profiler-bundle-tests branch from 54a3856 to 5e68219 Compare October 31, 2023 10:46
@OskarStark OskarStark changed the title [WebProfilerBundle] do not install FrameworkBundle 6.4 [WebProfilerBundle] do not install FrameworkBundle 6.4.0-BETA1 Oct 31, 2023
@nicolas-grekas nicolas-grekas force-pushed the web-profiler-bundle-tests branch from 5e68219 to d86ec21 Compare October 31, 2023 14:40
@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit f834fb5 into symfony:5.4 Oct 31, 2023
@@ -18,7 +18,7 @@
"require": {
"php": ">=7.2.5",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/framework-bundle": "^5.3|^6.0",
"symfony/framework-bundle": "^5.3|^6.0,<6.4",
Copy link
Member

Choose a reason for hiding this comment

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

I updated the way the constraint is expressed, but this means the same

@xabbuh xabbuh deleted the web-profiler-bundle-tests branch October 31, 2023 14:50
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.

5 participants