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

Getting the php issue #397

Open
somapramanick opened this issue Nov 12, 2024 · 1 comment
Open

Getting the php issue #397

somapramanick opened this issue Nov 12, 2024 · 1 comment

Comments

@somapramanick
Copy link

somapramanick commented Nov 12, 2024

$ winpty docker exec -it social_web bash
root@2e3e73d0edd9:/var/www# bash /var/www/scripts/social/install/install_script.sh

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

Installing through docker in windows system
https://github.com/goalgorilla/drupal_social/blob/master/docker-compose.yml here I can see : image: goalgorilla/open_social_docker:drupal10-php8.1-v2

@oseferov
Copy link

Hello,
I have the same issue with the docker installation:

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.27.

Are you planning to update the base image goalgorilla/open_social_docker to PHP v8.2/v8.3, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants