-
Couldn't load subscription status.
- Fork 39
Updating the PHPCompatibility package
Jason Stallings edited this page Jul 23, 2018
·
3 revisions
As updates are made to the PHPCompatibility library this plugin depends on, they can be pulled in using composer by running the update command:
composer update phpcompatibility/phpcompatibility-wp
Once this upgrade is finished you'll want to run the unit tests and run a compatibility test manually to make sure the plugin is working with the latest updates. See Building and Testing for more information on testing.