This repository was archived by the owner on Oct 28, 2025. It is now read-only.
Commit d258d7e
authored
refactor: Remove old facade implemention and integrate
* refactor: Remove old facade and integrate geekcell/container-facade.
* chore: Remove `beberlei/assert` dependency.
* fix: Move `symfony\messenger` dependency to `require` section.
* chore: Keep ^6.0 as minimum version for symfony components.
refs: #24geekcell/container-facade
1 parent 4a9ba6b commit d258d7e
File tree
18 files changed
+1086
-777
lines changed- config
- src
- EventSubscriber
- Support
- Facades
- Traits
- tests
- Integration
- Domain
- Fixtures
- Domain
- Event
- Model
- config
- Unit/Support
- Facades
- Traits
18 files changed
+1086
-777
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
23 | 33 | | |
24 | 34 | | |
25 | 35 | | |
| |||
31 | 41 | | |
32 | 42 | | |
33 | 43 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
47 | | - | |
| 50 | + | |
0 commit comments