Skip to content

Commit 126afe4

Browse files
committed
Removed dependency again from composer
1 parent 63f6259 commit 126afe4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
"source": "https://github.com/RobThree/TwoFactorAuth"
2828
},
2929
"require": {
30-
"php": ">=8.1.0",
31-
"endroid/qr-code": "^5.0"
30+
"php": ">=8.1.0"
3231
},
3332
"require-dev": {
3433
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)