We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e91d29 commit c5fd833Copy full SHA for c5fd833
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [2.5.6] - 28 May 2025
10
+### Fixed
11
+- New CLI for suggesting composer.json and module.xml
12
+
13
## [2.5.5] - 22 May 2025
14
### Fixed
15
- Add `.yireo-extension-checker.json` file
composer.json
@@ -2,7 +2,7 @@
2
"name": "yireo/magento2-extensionchecker",
3
"license": "OSL-3.0",
4
"type": "magento2-module",
5
- "version": "2.5.5",
+ "version": "2.5.6",
"homepage": "https://github.com/yireo/Yireo_ExtensionChecker",
"description": "Scan the code of a Magento module",
"keywords": [
0 commit comments