Skip to content

Commit

Permalink
Add release info
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Jan 17, 2025
1 parent 90fed77 commit d3fd3f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .module.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
EXTENSION_VENDOR="Yireo"
EXTENSION_NAME="LokiComponentsDebugger"
COMPOSER_NAME="yireo/magento2-loki-components-debugger"
PHP_VERSIONS=("8.3")
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "N/A",
"type": "magento2-module",
"require": {
"magento/framework": "*"
"magento/framework": "^103.0",
"yireo/magento2-loki-components": "~0.0.1"
},
"license": "OSL-3.0",
"autoload": {
Expand Down

0 comments on commit d3fd3f9

Please sign in to comment.