This repository was archived by the owner on Aug 17, 2025. It is now read-only.
Commit 9e580f1
committed
Fixes incorrect namespace for ConfigProvider
The `composer.json` had an incorrect namespace for the `ConfigProvider`,
which meant that once injected into a `config.php` file, an error would
immediately occur. This patch fixes that situation.1 parent 72f1993 commit 9e580f1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments