Themosis framework 2.1.0

Bringing support for Composer v2.

Update

This tiny release brings support for Composer v2. For existing projects willing to upgrade and use Composer v2, simply update your composer.json require constraint for the framework and the WordPress core installer like so:

"require": {
    ...,
    "johnpbloch/wordpress-core-installer": "^2.0",
    "themosis/framework": "^2.1.0"
}

Feel free to continue the discussion below and if you need more help for your project, you can also subscribe to our enterprise support.