Skip to content

Commit

Permalink
Updated composer.json to fix issue #25
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmaack authored May 24, 2017
1 parent 21c12d1 commit 1f65187
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 @@ -20,7 +20,7 @@
"require":{
"php":">=5.3",
"contao/core-bundle":">=2.9 || ~4.3",
"contao-community-alliance/composer-installer":"*"
"contao-community-alliance/composer-plugin":"~2.4 || ~3.0",
},
"autoload":{
"classmap":["m17StickyBEFooter/"]
Expand Down

0 comments on commit 1f65187

Please sign in to comment.