Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade base image to make composer work #360

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

sunxiaoguang
Copy link
Contributor

Dependencies in composer.json requires a higher version of PHP therefore the base image should be upgraded.

composer.json says ^php 8.1.0, but some dependencies specified in composer.lock file requires php 8.2 to work. Therefore I updated the base image to php:8.2-fpm which works with existing lock files out of box.

Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
@SMEWebify SMEWebify self-assigned this Apr 22, 2024
@SMEWebify SMEWebify added the invalid This doesn't seem right label Apr 22, 2024
@SMEWebify SMEWebify added this to In progress in v1.09 - Pieris ergane via automation Apr 22, 2024
@SMEWebify SMEWebify merged commit ef4c94f into SMEWebify:WEM-2.0 Apr 22, 2024
1 check passed
v1.09 - Pieris ergane automation moved this from In progress to Done Apr 22, 2024
@SMEWebify
Copy link
Owner

thx @sunxiaoguang

@SMEWebify SMEWebify moved this from Done to Integrated in v1.09 - Pieris ergane Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
No open projects
v1.09 - Pieris ergane
Integrated on demo site
Development

Successfully merging this pull request may close these issues.

None yet

2 participants