Skip to content

Upgrade minimum PHP version to 7.2 across the project.#214

Merged
JJJ merged 1 commit intomasterfrom
chore/7.2
Feb 10, 2025
Merged

Upgrade minimum PHP version to 7.2 across the project.#214
JJJ merged 1 commit intomasterfrom
chore/7.2

Conversation

@spacedmonkey
Copy link
Contributor

Updated the PHPCS configuration, CI workflows, and composer requirements to reflect the new minimum PHP version of 7.2. Adjusted the supported PHP versions in .travis.yml and updated metadata in wpmn-loader.php accordingly. This ensures compatibility with a modern PHP environment.

Fixes #212

Updated the PHPCS configuration, CI workflows, and composer requirements to reflect the new minimum PHP version of 7.2. Adjusted the supported PHP versions in `.travis.yml` and updated metadata in `wpmn-loader.php` accordingly. This ensures compatibility with a modern PHP environment.
@JJJ JJJ merged commit 352df9a into master Feb 10, 2025
1 check passed
@JJJ JJJ deleted the chore/7.2 branch February 10, 2025 08:35
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 this pull request may close these issues.

Up the min required PHP version

3 participants