Skip to content

[Core] composer.json: Migrate to individual symfony/* packages#9355

Merged
brusch merged 3 commits into10.xfrom
symfony_packages
Jun 7, 2021
Merged

[Core] composer.json: Migrate to individual symfony/* packages#9355
brusch merged 3 commits into10.xfrom
symfony_packages

Conversation

@dvesh3
Copy link
Copy Markdown
Contributor

@dvesh3 dvesh3 commented Jun 7, 2021

Changes in this pull request

Resolves #9312

Additional info

@dvesh3 dvesh3 added the Task label Jun 7, 2021
@dvesh3 dvesh3 added this to the 10.1.0 milestone Jun 7, 2021
@dvesh3 dvesh3 marked this pull request as ready for review June 7, 2021 11:58
@dvesh3 dvesh3 requested a review from brusch June 7, 2021 11:58
@brusch brusch self-assigned this Jun 7, 2021
@brusch brusch merged commit 5ee0ad5 into 10.x Jun 7, 2021
@brusch brusch deleted the symfony_packages branch June 7, 2021 12:22
dvesh3 added a commit that referenced this pull request Jun 7, 2021
HaaseIT pushed a commit to milchundzucker/pimcore that referenced this pull request Jul 5, 2021
…re#9355)

* [Core] composer.json: Migrate to individual symfony/* packages - resolves pimcore#9312

* [Core] composer.json: Migrate to individual symfony/* packages - resolves pimcore#9312

* Update doc/Development_Documentation/23_Installation_and_Upgrade/09_Upgrade_Notes/README.md

Co-authored-by: Bernhard Rusch <brusch@users.noreply.github.com>
HaaseIT pushed a commit to milchundzucker/pimcore that referenced this pull request Jul 5, 2021
@kaurov
Copy link
Copy Markdown
Contributor

kaurov commented Sep 2, 2023

The reason of it:
you should never use the symfony/symfony package. Since a long time now, individual components should be used instead, we "only" keep symfony/symfony as a mono-repo where development happens (and for BC reasons, but we might remove the package from Packagist at some point).

e.g. conflicts:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

composer.json: Migrate to individual symfony/* packages

4 participants