- Upgrade:
composer require chubbyphp/chubbyphp-framework "^3.4" chubbyphp/chubbyphp-framework-router-aura - Replace
Chubbyphp\Framework\Router\AuraRouterwithChubbyphp\Framework\Router\Aura\Router.
- Upgrade:
composer require chubbyphp/chubbyphp-framework "^3.4" chubbyphp/chubbyphp-framework-router-fastroute - Replace
Chubbyphp\Framework\Router\FastRouteRouterwithChubbyphp\Framework\Router\FastRoute\Router.
- Upgrade:
composer require chubbyphp/chubbyphp-framework "^3.4" chubbyphp/chubbyphp-framework-router-sunrise - Replace
Chubbyphp\Framework\Router\SunriseRouterwithChubbyphp\Framework\Router\Sunrise\Router.
- Upgrade:
composer require chubbyphp/chubbyphp-framework "^3.4" chubbyphp/chubbyphp-framework-router-symfony - Replace
Chubbyphp\Framework\Router\SymfonyRouterwithChubbyphp\Framework\Router\Symfony\Router.