Hanno Böck commited on 2017-04-10 10:14:42
Zeige 2 geänderte Dateien mit 7 Einfügungen und 8 Löschungen.
| ... | ... |
@@ -4,21 +4,20 @@ |
| 4 | 4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
| 5 | 5 |
"This file is @generated automatically" |
| 6 | 6 |
], |
| 7 |
- "hash": "bfc2fe6f39e33437d3ea24fb49f1f8ed", |
|
| 8 |
- "content-hash": "e38087576ed3d0c20699567373a626a1", |
|
| 7 |
+ "content-hash": "1a699b93929084a4d5108b5e93e5d5ba", |
|
| 9 | 8 |
"packages": [ |
| 10 | 9 |
{
|
| 11 | 10 |
"name": "bjeavons/zxcvbn-php", |
| 12 |
- "version": "0.2.0", |
|
| 11 |
+ "version": "0.3.0", |
|
| 13 | 12 |
"source": {
|
| 14 | 13 |
"type": "git", |
| 15 | 14 |
"url": "https://github.com/bjeavons/zxcvbn-php.git", |
| 16 |
- "reference": "e9e242d76fc32de68af3b7e360b7179af05ced9e" |
|
| 15 |
+ "reference": "331a88932d1a399c989967d3399a4a40eb182fd5" |
|
| 17 | 16 |
}, |
| 18 | 17 |
"dist": {
|
| 19 | 18 |
"type": "zip", |
| 20 |
- "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/e9e242d76fc32de68af3b7e360b7179af05ced9e", |
|
| 21 |
- "reference": "e9e242d76fc32de68af3b7e360b7179af05ced9e", |
|
| 19 |
+ "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/331a88932d1a399c989967d3399a4a40eb182fd5", |
|
| 20 |
+ "reference": "331a88932d1a399c989967d3399a4a40eb182fd5", |
|
| 22 | 21 |
"shasum": "" |
| 23 | 22 |
}, |
| 24 | 23 |
"require": {
|
| ... | ... |
@@ -50,7 +49,7 @@ |
| 50 | 49 |
"password", |
| 51 | 50 |
"zxcvbn" |
| 52 | 51 |
], |
| 53 |
- "time": "2016-09-08 17:29:46" |
|
| 52 |
+ "time": "2017-01-06T15:43:33+00:00" |
|
| 54 | 53 |
} |
| 55 | 54 |
], |
| 56 | 55 |
"packages-dev": [], |
| 57 | 56 |