Skip to content

Commit

Permalink
Add composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Mühl committed Jan 8, 2018
1 parent 92f2f2b commit 256abfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"type": "contao-bundle",
"keywords": ["contao", "bundle", "contao-bundle", "contao-extension", "two-factor", "tfa", "2fa", "totp", "authentication"],
"require": {
"php": "^5.6|^7.0",
"contao/core-bundle": "^4.4",
"robthree/twofactorauth": "^1.6"
},
"authors": [
Expand Down

0 comments on commit 256abfd

Please sign in to comment.