Skip to content

Commit

Permalink
Remove version from composer config to make new release builds easier
Browse files Browse the repository at this point in the history
  • Loading branch information
shochdoerfer committed Dec 25, 2017
1 parent 7cfd942 commit b3c6a5e
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 72 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"description": "The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.",
"type": "magento2-module",
"minimum-stability": "stable",
"version": "2.3.0",
"license": "Apache-2.0",
"authors": [
{
Expand Down
Loading

0 comments on commit b3c6a5e

Please sign in to comment.