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

PHP version #2

Open
alisonjo315 opened this issue Jul 19, 2024 · 1 comment · May be fixed by #3
Open

PHP version #2

alisonjo315 opened this issue Jul 19, 2024 · 1 comment · May be fixed by #3

Comments

@alisonjo315
Copy link

Should change the PHP version in .ddev/config.yaml from 7.4 to 8.?? (8.2?), I think, right?

php_version: "7.4"

alisonjo315 added a commit to alisonjo315/drupalpod-pantheon that referenced this issue Jul 19, 2024
@alisonjo315 alisonjo315 linked a pull request Jul 19, 2024 that will close this issue
@alisonjo315
Copy link
Author

I got errors at the tail end of the composer install part of setting up my workspace -- here are those errors (didn't want to clutter the issue description) --

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

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33. in /var/www/html/vendor/composer/platform_check.php on line 24
Failed to run drush updb -y: exit status 255
PHP Fatal error:  Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33. in /var/www/html/vendor/composer/platform_check.php on line 24

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33. in /var/www/html/vendor/composer/platform_check.php on line 24
Failed to run drush cim -y: exit status 255
PHP Fatal error:  Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33. in /var/www/html/vendor/composer/platform_check.php on line 24

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33. in /var/www/html/vendor/composer/platform_check.php on line 24
Failed to run drush cr: exit status 255

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 a pull request may close this issue.

1 participant