Skip to content

Conversation

MasterOdin
Copy link
Member

The cakephp/cakephp dev dependency was added in 37307f8, but to my knowledge we don't directly depend on it, so removing it as it's unnecessary bloat. I think it's also potentially allowing #2348 to not throw an exception as we don't directly rely on cakephp/i15n, but it's included from cakephp/cakephp.

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
@MasterOdin MasterOdin merged commit b7641e4 into 0.x Apr 15, 2025
12 checks passed
@MasterOdin MasterOdin deleted the chore-cakephp-dependency branch April 15, 2025 02:13
@dereuromark
Copy link
Member

Then i18n should be kept for the tests to work out imo

@MasterOdin
Copy link
Member Author

None of the current tests or code rely on cakephp/i18n though?
#2348 adds such a dependency, but it needs to be a regular dependency, or better an optional dependency.

@dereuromark
Copy link
Member

Require dev is optional. It only exists when u test the repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants