Skip to content

Commit 66fd5fd

Browse files
committed
Rename namespace
1 parent b01c1f4 commit 66fd5fd

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.module.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
EXTENSION_VENDOR="Yireo"
2-
EXTENSION_NAME="LokiComponentsDebugger"
3-
COMPOSER_NAME="yireo/magento2-loki-components-debugger"
1+
EXTENSION_VENDOR="Loki"
2+
EXTENSION_NAME="Debugger"
3+
COMPOSER_NAME="loki/magento2-debugger"
44
PHP_VERSIONS=("8.3","8.4")

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [0.1.0] - 10 July 2025
1010
### Refactor
1111
- Rename `Yireo_LokiComponentsDebugger` to `Loki_Debugger`
12+
- Rename `yireo/magento2-loki-components-debugger` to `loki/magento2-debugger`
1213

1314
## [0.0.7] - 13 May 2025
1415
### Fixed

0 commit comments

Comments
 (0)