Skip to content

Conversation

@vmcj
Copy link
Member

@vmcj vmcj commented Dec 1, 2025

No description provided.

cat /app/composer.json

cd /app; composer update
cd /app; composer -W update
Copy link
Member

Choose a reason for hiding this comment

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

consider adding an explanatory comment before this line so that we know why we added -W (or why we need to run composer update at all)

Copy link
Member Author

Choose a reason for hiding this comment

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

If I understand the problem I'll probably add a proper fix so we don't need this at all.

If/when this works I think I remove the test completely and let our CI container install this tool to (re)move the ugliness to the scripts repo.

@vmcj vmcj marked this pull request as draft December 1, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants