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

Align PHP require version to composer.json #2767

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

rawdreeg
Copy link
Contributor

Changes proposed in this Pull Request:

This PR make changes to align PHP require version to composer.json

  • Do the changed files pass phpcs checks? Please remove phpcs:ignore comments in changed files and fix any issues, or delete if not practical.

Changelog entry

Tweak - Align PHP require version to composer.json

@rawdreeg rawdreeg requested a review from a team July 11, 2024 12:46
@github-actions github-actions bot added the changelog: tweak Small change, that isn't actually very important. label Jul 11, 2024
Copy link
Contributor

@ibndawood ibndawood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @rawdreeg. I've made some changes. Here is the plugin header details: https://developer.wordpress.org/plugins/plugin-basics/header-requirements/

facebook-for-woocommerce.php Outdated Show resolved Hide resolved
Co-authored-by: Kader Ibrahim S <kader.ibrahim.s@a8c.com>
@rawdreeg
Copy link
Contributor Author

rawdreeg commented Jul 11, 2024

Thanks @ibndawood , for the Requires at least, shouldn't that be 5.6? I have updated this here: e356a5a

@rawdreeg rawdreeg requested a review from ibndawood July 11, 2024 13:34
@ibndawood
Copy link
Contributor

I just used the same value as in WooCommerce core here: https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/woocommerce.php

@rawdreeg
Copy link
Contributor Author

I just used the same value as in WooCommerce core here: woocommerce/woocommerce@trunk/plugins/woocommerce/woocommerce.php

Ah neat. We can make another PR to adjust the minimum required WP.

@rawdreeg rawdreeg merged commit f8b103d into develop Jul 11, 2024
4 checks passed
@rawdreeg rawdreeg deleted the tweak/align-php-require-version branch July 11, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: tweak Small change, that isn't actually very important.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants