Skip to content

Revert composer stacked-dependency hack from #319#320

Merged
dereuromark merged 1 commit intomasterfrom
revert-composer-stacked-deps
Apr 20, 2026
Merged

Revert composer stacked-dependency hack from #319#320
dereuromark merged 1 commit intomasterfrom
revert-composer-stacked-deps

Conversation

@dereuromark
Copy link
Copy Markdown
Owner

Summary

The repositories block plus dev-branch aliases added in #319 (commit 8457535) were scaffolding only needed while the upstream branches in cakephp/cakephp and cakephp-shim were unmerged.

Restores:

  • cakephp/cakephp": "^5.1.1
  • dereuromark/cakephp-shim": "^3.0.0

And removes the repositories block.

The TEntity template added to Model/Table/Table.php in the same commit stays — it works against the shim/cakephp once their respective companion PRs land with real versions.

The repositories block plus dev-branch aliases were needed only while
the upstream cakephp/cakephp and cakephp-shim branches were unmerged.
Restore stable constraints.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 20, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.09%. Comparing base (2b6bc48) to head (aeabb1d).
⚠️ Report is 1 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #320   +/-   ##
=========================================
  Coverage     80.09%   80.09%           
  Complexity     2133     2133           
=========================================
  Files            85       85           
  Lines          5904     5904           
=========================================
  Hits           4729     4729           
  Misses         1175     1175           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dereuromark dereuromark merged commit e096b36 into master Apr 20, 2026
13 of 16 checks passed
@dereuromark dereuromark deleted the revert-composer-stacked-deps branch April 20, 2026 10:05
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