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

Bump WooCommerce minimum required PHP version to 7.4 #39820

Merged
merged 7 commits into from
Aug 22, 2023

Commits on Aug 21, 2023

  1. Bump WooCommerce minimum required PHP version to 7.4

    This includes:
    
    - Changing "Requires PHP" in woocommerce.php
    - Changing "Requires PHP" in readme.txt
    - Changing "require-php" and "config-platform-php" in composer.json
    - Changing "testVersion" in phpcs.xml
    - Updating the composer.lock file with more modern versions
      of some of the dependencies
    Konamiman committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8bd00ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1115f26 View commit details
    Browse the repository at this point in the history
  3. Add changefile(s) from automation for the following project(s): wooco…

    …mmerce
    github-actions committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3a90298 View commit details
    Browse the repository at this point in the history
  4. Change required PHP version to 7.4 in some more places:

    - "testVersion" in phpcs.xml in the root of the repo
    - "testVersion" in phpcs.xml in plugins/woocommerce-beta-tester
    - "Requires PHP" in plugins/woocommerce-docs/woocommerce-docs.php
    - "Requires PHP" in packages/js/create-product-editor-block/plugin-templates/$slug.php.mustache
    Konamiman committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8e7c81f View commit details
    Browse the repository at this point in the history
  5. Add changefile(s) from automation for the following project(s): @wooc…

    …ommerce/create-product-editor-block, woocommerce-beta-tester, woocommerce
    github-actions committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ab47a6d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    d0611fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    589615f View commit details
    Browse the repository at this point in the history