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 dependencies replace - issue #3551 #3557

Closed
wants to merge 1 commit into from

Conversation

macintoshplus
Copy link
Contributor

The replace section allows the removal of unnecessary dependencies like polyfill.

All polyfill for PHP before the current PHP minimal version must be added in the replace section.

See issue #3551

@macintoshplus macintoshplus added the dependencies Pull requests that update a dependency file label Mar 11, 2025
@bobvandevijver
Copy link
Member

You have misunderstood how replace works, you have configured that when you include bolt/core in your project that bolt/core itself replaces those polyfills. This is not the responsibility of a library.

docs - "Map of packages that are replaced by this package."

@macintoshplus macintoshplus deleted the issue_3551_add_dependencies_replaced branch March 12, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants