Updated libraries.

This commit is contained in:
flash 2019-05-13 16:39:05 +02:00
parent 97020c8ca9
commit d9836b2267
2 changed files with 40 additions and 30 deletions

64
composer.lock generated
View file

@ -4,28 +4,30 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "42a58d99558e278b1191ae30da5461fb",
"content-hash": "9d392430e326cc07adcdb41f72c0f2cc",
"packages": [
{
"name": "chillerlan/php-qrcode",
"version": "3.0.3",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/chillerlan/php-qrcode.git",
"reference": "ba81dab259d687d246295e6998533c314367847a"
"reference": "71368715f54bb9012b25634b510d938af7b04cc9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/ba81dab259d687d246295e6998533c314367847a",
"reference": "ba81dab259d687d246295e6998533c314367847a",
"url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/71368715f54bb9012b25634b510d938af7b04cc9",
"reference": "71368715f54bb9012b25634b510d938af7b04cc9",
"shasum": ""
},
"require": {
"chillerlan/php-settings-container": "^1.0",
"ext-json": "*",
"ext-mbstring": "*",
"php": "^7.2"
},
"require-dev": {
"phpunit/phpunit": "^7.5"
"phpunit/phpunit": "^8.0"
},
"type": "library",
"extra": {
@ -48,30 +50,38 @@
"homepage": "https://github.com/kazuhikoarase"
},
{
"name": "Smiley",
"name": "smiley",
"email": "smiley@chillerlan.net",
"homepage": "https://github.com/codemasher"
},
{
"name": "Contributors",
"homepage": "https://github.com/chillerlan/php-qrcode/graphs/contributors"
}
],
"description": "A QR code generator. PHP 7.2+",
"homepage": "https://github.com/chillerlan/php-qrcode",
"keywords": [
"qr code"
"phpqrcode",
"qr",
"qr code",
"qrcode",
"qrcode-generator"
],
"time": "2018-12-20T15:37:46+00:00"
"time": "2019-04-19T15:51:02+00:00"
},
{
"name": "chillerlan/php-settings-container",
"version": "1.0.2",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/chillerlan/php-settings-container.git",
"reference": "d7a555304a3e687db1de1b8b0a6b4196ba9957da"
"reference": "bab35c989468069fb6ee196925c98f8d3b53f407"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/d7a555304a3e687db1de1b8b0a6b4196ba9957da",
"reference": "d7a555304a3e687db1de1b8b0a6b4196ba9957da",
"url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/bab35c989468069fb6ee196925c98f8d3b53f407",
"reference": "bab35c989468069fb6ee196925c98f8d3b53f407",
"shasum": ""
},
"require": {
@ -79,7 +89,7 @@
"php": "^7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^8.1"
},
"type": "library",
"autoload": {
@ -93,7 +103,7 @@
],
"authors": [
{
"name": "Smiley",
"name": "smiley",
"email": "smiley@chillerlan.net",
"homepage": "https://github.com/codemasher"
}
@ -106,7 +116,7 @@
"container",
"helper"
],
"time": "2019-03-01T15:54:49+00:00"
"time": "2019-05-04T21:53:59+00:00"
},
{
"name": "composer/ca-bundle",
@ -764,16 +774,16 @@
},
{
"name": "swiftmailer/swiftmailer",
"version": "v6.2.0",
"version": "v6.2.1",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707"
"reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707",
"reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
"reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
"shasum": ""
},
"require": {
@ -822,7 +832,7 @@
"mail",
"mailer"
],
"time": "2019-03-10T07:52:41+00:00"
"time": "2019-04-21T09:21:45+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -1174,16 +1184,16 @@
},
{
"name": "twig/twig",
"version": "v2.7.4",
"version": "v2.9.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "ed9c49220e09bfaeb1ba4d48077c08a7b09908dd"
"reference": "82a1c055c8ed4c4705023bfd0405f3c74db6e3ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ed9c49220e09bfaeb1ba4d48077c08a7b09908dd",
"reference": "ed9c49220e09bfaeb1ba4d48077c08a7b09908dd",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/82a1c055c8ed4c4705023bfd0405f3c74db6e3ae",
"reference": "82a1c055c8ed4c4705023bfd0405f3c74db6e3ae",
"shasum": ""
},
"require": {
@ -1199,7 +1209,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
"dev-master": "2.9-dev"
}
},
"autoload": {
@ -1237,7 +1247,7 @@
"keywords": [
"templating"
],
"time": "2019-03-23T14:28:58+00:00"
"time": "2019-04-28T06:57:38+00:00"
}
],
"packages-dev": [],

View file

@ -3,9 +3,9 @@
"@fortawesome/fontawesome-free@^5.3.1":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.8.1.tgz#cbafbfe8894c4e3e3c3a9da6774e249ac1f2da8b"
integrity sha512-GJtx6e55qLEOy2gPOsok2lohjpdWNGrYGtQx0FFT/++K4SYx+Z8LlPHdQBaFzKEwH5IbBB4fNgb//uyZjgYXoA==
version "5.8.2"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.8.2.tgz#fae4112c4fb47086f6ae167e32524b280000abd5"
integrity sha512-E4fDUF4fbu9AxKpaQQqCN3XBnNzb/5e0Gvd9OaQsYkK574LVI57v/EqqPfIm/mC7jYbxaPNrhvT5AF+Yzwyizg==
highlightjs@^9.10.0:
version "9.12.0"