Skip to content

[Unpacker] Copy "replace" and "provide" entries when unpacking a pack#1085

Closed
GromNaN wants to merge 2 commits intosymfony:2.xfrom
GromNaN:issue-653
Closed

[Unpacker] Copy "replace" and "provide" entries when unpacking a pack#1085
GromNaN wants to merge 2 commits intosymfony:2.xfrom
GromNaN:issue-653

Conversation

@GromNaN
Copy link
Copy Markdown
Member

@GromNaN GromNaN commented Apr 2, 2026

When a symfony-pack is unpacked, its replace and provide entries are now copied to the root composer.json, just like require entries already are.

Fixes #653

GromNaN added 2 commits April 3, 2026 00:42
…ution

symfony/dotenv >= 6.4.35/7.4.7/8.0.7 defers variable resolution so BAR=$FOO
now resolves using the .env value of FOO rather than the system env at dump time.
@GromNaN GromNaN marked this pull request as draft April 2, 2026 22:59
@GromNaN GromNaN closed this Apr 2, 2026
@GromNaN GromNaN deleted the issue-653 branch April 2, 2026 23:17
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.

Unpacking should unpack "replace" rules

1 participant