Bernd Wurst commited on 2019-07-27 18:26:26
Zeige 2 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -3,11 +3,11 @@ |
| 3 | 3 |
"description": "Webinterface running at config.schokokeks.org", |
| 4 | 4 |
"license": "CC0-1.0", |
| 5 | 5 |
"require": {
|
| 6 |
- "bjeavons/zxcvbn-php": "0.3", |
|
| 6 |
+ "bjeavons/zxcvbn-php": "^0.3", |
|
| 7 | 7 |
"giggsey/libphonenumber-for-php": "^8.8", |
| 8 | 8 |
"globalcitizen/php-iban": "^2.6", |
| 9 | 9 |
"mpdf/mpdf": "^7.0", |
| 10 | 10 |
"dompdf/dompdf": "dev-master", |
| 11 |
- "PHPGangsta/GoogleAuthenticator": "dev-master" |
|
| 11 |
+ "phpgangsta/googleauthenticator": "dev-master" |
|
| 12 | 12 |
} |
| 13 | 13 |
} |
| ... | ... |
@@ -4,7 +4,7 @@ |
| 4 | 4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
| 5 | 5 |
"This file is @generated automatically" |
| 6 | 6 |
], |
| 7 |
- "content-hash": "a0dd425da3b01b07ca5557067dff6794", |
|
| 7 |
+ "content-hash": "9efc3f9b03d490e23af58c9eb4a16a12", |
|
| 8 | 8 |
"packages": [ |
| 9 | 9 |
{
|
| 10 | 10 |
"name": "bjeavons/zxcvbn-php", |
| 11 | 11 |