10up / 10up-experience

The 10up Experience plugin configures WordPress to better protect and inform clients, aligned to 10up’s best practices.
GNU General Public License v2.0
129 stars 27 forks source link

Bump version for plugin update checker dependency #118

Closed akshitsethi closed 1 year ago

akshitsethi commented 1 year ago

10up distributor requires v4.13 of yahnis-elsts/plugin-update-checker while the 10up-experience plugin requires 4.8.1 and this causes dependency conflict in composer when both the plugins are used together.

https://github.com/10up/10up-experience/blob/e5ec9dc61b6259e69c5d52b862243f04648286a7/composer.json#L28

Screenshot:

Screenshot 2022-10-03 at 11 17 52 AM
dkotter commented 1 year ago

This should be addressed now that we've merged #116 (though note we'll need to push out an official release to take advantage of that change)