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

Switch default php for docker-compose and update README #15

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

nlisgo
Copy link
Contributor

@nlisgo nlisgo commented Jul 3, 2023

The main adjustment is to to the docker-compose.yml. Without it docker-compose up will result in the following error when visiting http://localhost:8080:

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 8.0.29. in /data/vendor/composer/platform_check.php on line 24

The default of 8.2 brings it inline with the Makefile: https://github.com/mstrelan/drupal-contrib/blob/main/Makefile#L10

@mstrelan mstrelan merged commit e908b6e into mstrelan:main Jul 3, 2023
@nlisgo nlisgo deleted the docker-php-8.2-default branch July 3, 2023 13:28
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