Commit deedd58
committed
Updates dependencies and adds no-named-arguments annotations
Upgrades multiple dependencies in `composer.json` and `composer.lock` to their latest compatible versions for improved functionality and compatibility.
Adds `@no-named-arguments` annotations to classes across the codebase to ensure stricter argument usage, enhancing code clarity and maintainability.
Introduces basic authentication check in the entry point to improve security for publicly accessible pages.1 parent 11e58ee commit deedd58
19 files changed
Lines changed: 1104 additions & 53 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments