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

GL-3083: cs-wizard updated default php version to 8.3 #1812

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

PrakharJainS3
Copy link
Contributor

Motivation

GL-3083

Proposed changes

The default version on PHP while running the cs-wizard command is now updated to 8.3

Testing steps

Following steps can be taken to verify the changes:

  • Run the following command acli cs:wizard.
  • Please enter Cloud Key and Secret to login
  • Select the type of project as Drupal
  • In the PHP version select step the default value will be 8.3

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (ff89a43) to head (3daac89).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1812   +/-   ##
=========================================
  Coverage     92.76%   92.76%           
  Complexity     1819     1819           
=========================================
  Files           122      122           
  Lines          6818     6818           
=========================================
  Hits           6325     6325           
  Misses          493      493           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1812/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1812/acli.phar
chmod +x acli.phar

@danepowell danepowell merged commit 1ffc996 into acquia:main Oct 16, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants