File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 2020 "Ibexa\\ Tests\\ AdminUi\\ " : " tests/lib/"
2121 }
2222 },
23+ "minimum-stability" : " dev" ,
24+ "prefer-stable" : false ,
25+ "repositories" : [
26+ {
27+ "type" : " vcs" ,
28+ "url" : " https://github.com/ibexa/core"
29+ }
30+ ],
2331 "require" : {
2432 "php" : " >=8.3" ,
2533 "ext-json" : " *" ,
2634 "babdev/pagerfanta-bundle" : " ^4.5" ,
2735 "ibexa/content-forms" : " ~5.0.x-dev" ,
28- "ibexa/core" : " ~ 5.0.x-dev" ,
36+ "ibexa/core" : " dev-IBX-10186-added-limits-to-repository-count as 5.0.x-dev" ,
2937 "ibexa/design-engine" : " ~5.0.x-dev" ,
3038 "ibexa/polyfill-php82" : " ^1.0" ,
3139 "ibexa/rest" : " ~5.0.x-dev" ,
Original file line number Diff line number Diff line change 1+ {
2+ "recipesEndpoint" : " " ,
3+ "packages" : [
4+ {
5+ "requirement" : " dev-IBX-10186-added-limits-to-repository-count as 5.0.x-dev" ,
6+ "repositoryUrl" : " https://github.com/ibexa/core" ,
7+ "package" : " ibexa/core" ,
8+ "shouldBeAddedAsVCS" : true
9+ }
10+ ]
11+ }
You can’t perform that action at this time.
0 commit comments