Skip to content

Fix: avoid vendoring symfony packages already in core - #1271

Merged
MyvTsv merged 1 commit into
mainfrom
fix_composer
Sep 22, 2026
Merged

MyvTsv merged 1 commit into
mainfrom
fix_composer

Conversation

@Rom1-B

@Rom1-B Rom1-B commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes #N/A
  • The plugin's CI flagged symfony/deprecation-contracts and symfony/polyfill-ctype as conflicting with GLPI core's own copies.
  • These are transitive dependencies of symfony/yaml, already shipped by core, so they are now declared under composer's provide and dropped from the plugin's own vendor tree.

Screenshots (if appropriate):

@Rom1-B
Rom1-B requested review from Mary-Clb and MyvTsv September 22, 2026 09:06
@MyvTsv
MyvTsv merged commit cb8423a into main Sep 22, 2026
7 checks passed
@MyvTsv
MyvTsv deleted the fix_composer branch September 22, 2026 09:51
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.

2 participants