You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
There are use cases, where cakephp/app requirements are not met on the target system, but user still wants the Oven to create CakePHP app locally. For example, missing php-intl extension (there is workaround - CakeDC/Intl plugin). Some checkbox(es) (checked by default) causing --ignore-platform-reqs parameter of composer call(s) should do the trick.