Update dependency endroid/qrcode to v1.9.3
This commit is contained in:
parent
350bd73224
commit
ff31bf599f
1 changed files with 8 additions and 7 deletions
15
composer.lock
generated
15
composer.lock
generated
|
|
@ -1,10 +1,9 @@
|
||||||
{
|
{
|
||||||
"_readme": [
|
"_readme": [
|
||||||
"This file locks the dependencies of your project to a known state",
|
"This file locks the dependencies of your project to a known state",
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "fea912101c2320fcdc7bc2478a2b0001",
|
|
||||||
"content-hash": "b1c8205e21c87a18c2ab35fc5b8f5f6c",
|
"content-hash": "b1c8205e21c87a18c2ab35fc5b8f5f6c",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
|
|
@ -12,12 +11,12 @@
|
||||||
"version": "1.9.1",
|
"version": "1.9.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/endroid/QrCode.git",
|
"url": "https://github.com/endroid/qr-code.git",
|
||||||
"reference": "ab09b42778ad67cfe850f9c23165f8d08b756680"
|
"reference": "ab09b42778ad67cfe850f9c23165f8d08b756680"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/endroid/QrCode/zipball/ab09b42778ad67cfe850f9c23165f8d08b756680",
|
"url": "https://api.github.com/repos/endroid/qr-code/zipball/ab09b42778ad67cfe850f9c23165f8d08b756680",
|
||||||
"reference": "ab09b42778ad67cfe850f9c23165f8d08b756680",
|
"reference": "ab09b42778ad67cfe850f9c23165f8d08b756680",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
|
|
@ -65,7 +64,8 @@
|
||||||
"qrcode",
|
"qrcode",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2017-01-03 11:02:14"
|
"abandoned": "endroid/qr-code",
|
||||||
|
"time": "2017-01-03T11:02:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/options-resolver",
|
"name": "symfony/options-resolver",
|
||||||
|
|
@ -119,7 +119,7 @@
|
||||||
"configuration",
|
"configuration",
|
||||||
"options"
|
"options"
|
||||||
],
|
],
|
||||||
"time": "2017-01-02 20:32:22"
|
"time": "2017-01-02T20:32:22+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
|
@ -129,5 +129,6 @@
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": [],
|
"platform": [],
|
||||||
"platform-dev": []
|
"platform-dev": [],
|
||||||
|
"plugin-api-version": "1.1.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue