Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
added php7.4
  • Loading branch information
guido7171 authored Aug 18, 2021
1 parent 96480f7 commit 4694d51
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 @@ -2,7 +2,7 @@
"name": "elgentos/frontend2fa",
"description": "Magento 2 Frontend 2FA implementation",
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0",
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0",
"juashyam/authenticator": "0.0.1",
"endroid/qr-code": "*"
},
Expand Down

0 comments on commit 4694d51

Please sign in to comment.