Skip to content

Commit da0a2e4

Browse files
mescalanteaclaude
andcommitted
PAR-778: step 1 - bump integration-core to ^5.1
Register the new AdvancedSettings DataAccess entity in BootstrapComponent::initRepositories so the lazy resolution of AdvancedSettingsRepositoryInterface succeeds under v5.1. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4c6a7c9 commit da0a2e4

3 files changed

Lines changed: 581 additions & 594 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "^8.4",
77
"ext-json": "*",
88
"laravel/framework": "^12.36.0",
9-
"sequra/integration-core": "^4.0.0"
9+
"sequra/integration-core": "^5.1"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "^10.1",

0 commit comments

Comments
 (0)