Skip to content

Conversation

@vmcj
Copy link
Member

@vmcj vmcj commented Nov 23, 2025

No description provided.

@vmcj vmcj force-pushed the upgrade_dependencies_howto branch from 4bc0187 to c4cb715 Compare November 23, 2025 19:15
Updating and upgrading dependencies
-----------------------------------
To upgrade the PHP dependencies run:
``cd ./webapp; composer update``.
Copy link
Member

Choose a reason for hiding this comment

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

Is there also a way to update a single dependency (and perhaps its transitive deps) instead of everything?

Copy link
Member

Choose a reason for hiding this comment

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

I think we should add both indeed (composer update package/name and composer update -W package/name)

Copy link
Member Author

Choose a reason for hiding this comment

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

Please check the text now. I've now also added composer require as that is probably the more important command for new contributors.

@vmcj vmcj requested a review from meisterT November 25, 2025 08:31
@vmcj vmcj force-pushed the upgrade_dependencies_howto branch from 3b44ddd to 756b9b7 Compare November 27, 2025 09:05
@vmcj vmcj enabled auto-merge November 27, 2025 09:05
@vmcj vmcj added this pull request to the merge queue Nov 27, 2025
Merged via the queue into DOMjudge:main with commit aed9aac Nov 27, 2025
37 checks passed
@vmcj vmcj deleted the upgrade_dependencies_howto branch November 27, 2025 10:13
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.

3 participants