Removed dependency again from composer

This commit is contained in:
Matthijs van Schooten
2023-11-10 13:32:44 +01:00
parent 63f6259db2
commit 126afe4c25
+1 -2
View File
@@ -27,8 +27,7 @@
"source": "https://github.com/RobThree/TwoFactorAuth"
},
"require": {
"php": ">=8.1.0",
"endroid/qr-code": "^5.0"
"php": ">=8.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9",