Skip to content

Commit

Permalink
[INT-1424] Fix license in composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinmann committed Jan 31, 2023
1 parent 27aa61e commit 7fb8f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Plugin for Shopware 6 development environments",
"version": "1.0.0",
"type": "shopware-platform-plugin",
"license": "Commercial",
"license": "MIT",
"minimum-stability": "dev",
"prefer-stable": true,
"authors": [
Expand Down

0 comments on commit 7fb8f37

Please sign in to comment.