Cortex icon indicating copy to clipboard operation
Cortex copied to clipboard

Routing system for WordPress

Results 1 Cortex issues
Sort by recently updated
recently updated
newest added

Cortex does not lock the required version of `"psr/http-message"`: ```json { "require": { "psr/http-message": "*" } } ``` This package [released v2 requiring PHP 7.2](https://packagist.org/packages/psr/http-message), and it updated the signature...