update composer.lock file
This commit is contained in:
parent
bf4597ba65
commit
4b2745cc7c
205
composer.lock
generated
205
composer.lock
generated
@ -505,16 +505,16 @@
|
||||
},
|
||||
{
|
||||
"name": "akaunting/module-offline-payments",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/module-offline-payments.git",
|
||||
"reference": "0c998aa64c08a3919cc1d2a01f8016b5161dbf53"
|
||||
"reference": "ad4dfc9f0cb19c695f7ace724e088262be889016"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/module-offline-payments/zipball/0c998aa64c08a3919cc1d2a01f8016b5161dbf53",
|
||||
"reference": "0c998aa64c08a3919cc1d2a01f8016b5161dbf53",
|
||||
"url": "https://api.github.com/repos/akaunting/module-offline-payments/zipball/ad4dfc9f0cb19c695f7ace724e088262be889016",
|
||||
"reference": "ad4dfc9f0cb19c695f7ace724e088262be889016",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
@ -533,9 +533,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/akaunting/module-offline-payments/issues",
|
||||
"source": "https://github.com/akaunting/module-offline-payments/tree/2.0.1"
|
||||
"source": "https://github.com/akaunting/module-offline-payments/tree/2.0.2"
|
||||
},
|
||||
"time": "2021-04-19T15:30:31+00:00"
|
||||
"time": "2021-05-01T09:51:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/module-paypal-standard",
|
||||
@ -1745,16 +1745,16 @@
|
||||
},
|
||||
{
|
||||
"name": "dingo/api",
|
||||
"version": "v3.0.5",
|
||||
"version": "v3.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dingo/api.git",
|
||||
"reference": "ef9dc3e0c157752061a685b1482aaff25070c53e"
|
||||
"reference": "98d40beb6241c39ce9866bc74ea5b65d011548bd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/dingo/api/zipball/ef9dc3e0c157752061a685b1482aaff25070c53e",
|
||||
"reference": "ef9dc3e0c157752061a685b1482aaff25070c53e",
|
||||
"url": "https://api.github.com/repos/dingo/api/zipball/98d40beb6241c39ce9866bc74ea5b65d011548bd",
|
||||
"reference": "98d40beb6241c39ce9866bc74ea5b65d011548bd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1825,9 +1825,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/dingo/api/issues",
|
||||
"source": "https://github.com/dingo/api/tree/v3.0.5"
|
||||
"source": "https://github.com/dingo/api/tree/v3.0.6"
|
||||
},
|
||||
"time": "2020-11-26T15:32:57+00:00"
|
||||
"time": "2021-04-30T11:03:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dingo/blueprint",
|
||||
@ -5920,16 +5920,16 @@
|
||||
},
|
||||
{
|
||||
"name": "lorisleiva/laravel-search-string",
|
||||
"version": "v1.1.2",
|
||||
"version": "v1.1.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/lorisleiva/laravel-search-string.git",
|
||||
"reference": "82c0d74122565fe3a2c9ad987022058f152deb0e"
|
||||
"reference": "366f5584f2ae13d6751644f05079f2c0d6634c0e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/lorisleiva/laravel-search-string/zipball/82c0d74122565fe3a2c9ad987022058f152deb0e",
|
||||
"reference": "82c0d74122565fe3a2c9ad987022058f152deb0e",
|
||||
"url": "https://api.github.com/repos/lorisleiva/laravel-search-string/zipball/366f5584f2ae13d6751644f05079f2c0d6634c0e",
|
||||
"reference": "366f5584f2ae13d6751644f05079f2c0d6634c0e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5966,7 +5966,7 @@
|
||||
"description": "Generates database queries based on one unique string using a simple and customizable syntax.",
|
||||
"support": {
|
||||
"issues": "https://github.com/lorisleiva/laravel-search-string/issues",
|
||||
"source": "https://github.com/lorisleiva/laravel-search-string/tree/v1.1.2"
|
||||
"source": "https://github.com/lorisleiva/laravel-search-string/tree/v1.1.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -5974,7 +5974,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-21T21:40:35+00:00"
|
||||
"time": "2021-04-30T19:12:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "maatwebsite/excel",
|
||||
@ -9529,16 +9529,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d"
|
||||
"reference": "90374b8ed059325b49a29b55b3f8bb4062c87629"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/35f039df40a3b335ebf310f244cb242b3a83ac8d",
|
||||
"reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/90374b8ed059325b49a29b55b3f8bb4062c87629",
|
||||
"reference": "90374b8ed059325b49a29b55b3f8bb4062c87629",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9606,7 +9606,7 @@
|
||||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/console/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9622,20 +9622,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-28T09:42:18+00:00"
|
||||
"time": "2021-04-19T14:07:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v5.2.4",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
"reference": "f65f217b3314504a1ec99c2d6ef69016bb13490f"
|
||||
"reference": "59a684f5ac454f066ecbe6daecce6719aed283fb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/f65f217b3314504a1ec99c2d6ef69016bb13490f",
|
||||
"reference": "f65f217b3314504a1ec99c2d6ef69016bb13490f",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/59a684f5ac454f066ecbe6daecce6719aed283fb",
|
||||
"reference": "59a684f5ac454f066ecbe6daecce6719aed283fb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9671,7 +9671,7 @@
|
||||
"description": "Converts CSS selectors to XPath expressions",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/css-selector/tree/v5.2.4"
|
||||
"source": "https://github.com/symfony/css-selector/tree/v5.3.0-BETA1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9687,20 +9687,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-27T10:01:46+00:00"
|
||||
"time": "2021-04-07T16:07:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.4.20",
|
||||
"version": "v4.4.22",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "157bbec4fd773bae53c5483c50951a5530a2cc16"
|
||||
"reference": "45b2136377cca5f10af858968d6079a482bca473"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/157bbec4fd773bae53c5483c50951a5530a2cc16",
|
||||
"reference": "157bbec4fd773bae53c5483c50951a5530a2cc16",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/45b2136377cca5f10af858968d6079a482bca473",
|
||||
"reference": "45b2136377cca5f10af858968d6079a482bca473",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9740,7 +9740,7 @@
|
||||
"description": "Provides tools to ease debugging PHP code",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/debug/tree/v4.4.20"
|
||||
"source": "https://github.com/symfony/debug/tree/v4.4.22"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9756,7 +9756,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-28T16:54:48+00:00"
|
||||
"time": "2021-04-02T07:50:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
@ -9827,16 +9827,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/error-handler",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/error-handler.git",
|
||||
"reference": "bdb7fb4188da7f4211e4b88350ba0dfdad002b03"
|
||||
"reference": "ea3ddbf67615e883ca7c33a4de61213789846782"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/bdb7fb4188da7f4211e4b88350ba0dfdad002b03",
|
||||
"reference": "bdb7fb4188da7f4211e4b88350ba0dfdad002b03",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/ea3ddbf67615e883ca7c33a4de61213789846782",
|
||||
"reference": "ea3ddbf67615e883ca7c33a4de61213789846782",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9876,7 +9876,7 @@
|
||||
"description": "Provides tools to manage errors and ease debugging PHP code",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/error-handler/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/error-handler/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9892,7 +9892,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-16T09:07:47+00:00"
|
||||
"time": "2021-04-07T15:57:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
@ -10060,16 +10060,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "8c86a82f51658188119e62cff0a050a12d09836f"
|
||||
"reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/8c86a82f51658188119e62cff0a050a12d09836f",
|
||||
"reference": "8c86a82f51658188119e62cff0a050a12d09836f",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/056e92acc21d977c37e6ea8e97374b2a6c8551b0",
|
||||
"reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10102,7 +10102,7 @@
|
||||
"description": "Provides basic utilities for the filesystem",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/filesystem/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/filesystem/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10118,7 +10118,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-28T14:30:26+00:00"
|
||||
"time": "2021-04-01T10:42:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
@ -10261,16 +10261,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v5.2.4",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf"
|
||||
"reference": "a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/54499baea7f7418bce7b5ec92770fd0799e8e9bf",
|
||||
"reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f",
|
||||
"reference": "a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10314,7 +10314,7 @@
|
||||
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v5.2.4"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10330,20 +10330,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-02-25T17:16:57+00:00"
|
||||
"time": "2021-05-01T13:46:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "f34de4c61ca46df73857f7f36b9a3805bdd7e3b2"
|
||||
"reference": "1e9f6879f070f718e0055fbac232a56f67b8b6bd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f34de4c61ca46df73857f7f36b9a3805bdd7e3b2",
|
||||
"reference": "f34de4c61ca46df73857f7f36b9a3805bdd7e3b2",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/1e9f6879f070f718e0055fbac232a56f67b8b6bd",
|
||||
"reference": "1e9f6879f070f718e0055fbac232a56f67b8b6bd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10426,7 +10426,7 @@
|
||||
"description": "Provides a structured process for converting a Request into a Response",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10442,20 +10442,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-29T05:16:58+00:00"
|
||||
"time": "2021-05-01T14:53:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "1b2092244374cbe48ae733673f2ca0818b37197b"
|
||||
"reference": "7af452bf51c46f18da00feb32e1ad36db9426515"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/1b2092244374cbe48ae733673f2ca0818b37197b",
|
||||
"reference": "1b2092244374cbe48ae733673f2ca0818b37197b",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/7af452bf51c46f18da00feb32e1ad36db9426515",
|
||||
"reference": "7af452bf51c46f18da00feb32e1ad36db9426515",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10509,7 +10509,7 @@
|
||||
"mime-type"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mime/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/mime/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10525,7 +10525,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-12T13:18:39+00:00"
|
||||
"time": "2021-04-29T20:47:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@ -11258,16 +11258,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v5.2.4",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f"
|
||||
"reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/313a38f09c77fbcdc1d223e57d368cea76a2fd2f",
|
||||
"reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e",
|
||||
"reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -11300,7 +11300,7 @@
|
||||
"description": "Executes commands in sub-processes",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/process/tree/v5.2.4"
|
||||
"source": "https://github.com/symfony/process/tree/v5.3.0-BETA1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -11316,20 +11316,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-27T10:15:41+00:00"
|
||||
"time": "2021-04-08T10:27:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
"reference": "31fba555f178afd04d54fd26953501b2c3f0c6e6"
|
||||
"reference": "3f0cab2e95b5e92226f34c2c1aa969d3fc41f48c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/31fba555f178afd04d54fd26953501b2c3f0c6e6",
|
||||
"reference": "31fba555f178afd04d54fd26953501b2c3f0c6e6",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/3f0cab2e95b5e92226f34c2c1aa969d3fc41f48c",
|
||||
"reference": "3f0cab2e95b5e92226f34c2c1aa969d3fc41f48c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -11352,7 +11352,6 @@
|
||||
"symfony/yaml": "^4.4|^5.0"
|
||||
},
|
||||
"suggest": {
|
||||
"doctrine/annotations": "For using the annotation loader",
|
||||
"symfony/config": "For using the all-in-one router or any loader",
|
||||
"symfony/expression-language": "For using expression matching",
|
||||
"symfony/http-foundation": "For using a Symfony Request object",
|
||||
@ -11390,7 +11389,7 @@
|
||||
"url"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/routing/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/routing/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -11406,7 +11405,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-14T13:53:33+00:00"
|
||||
"time": "2021-04-11T22:55:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
@ -11572,16 +11571,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1"
|
||||
"reference": "e37ece5242564bceea54d709eafc948377ec9749"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/2cc7f45d96db9adfcf89adf4401d9dfed509f4e1",
|
||||
"reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/e37ece5242564bceea54d709eafc948377ec9749",
|
||||
"reference": "e37ece5242564bceea54d709eafc948377ec9749",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -11645,7 +11644,7 @@
|
||||
"description": "Provides tools to internationalize your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/translation/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/translation/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -11661,7 +11660,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-23T19:33:48+00:00"
|
||||
"time": "2021-04-01T08:15:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation-contracts",
|
||||
@ -11743,16 +11742,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "89412a68ea2e675b4e44f260a5666729f77f668e"
|
||||
"reference": "27cb9f7cfa3853c736425c7233a8f68814b19636"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/89412a68ea2e675b4e44f260a5666729f77f668e",
|
||||
"reference": "89412a68ea2e675b4e44f260a5666729f77f668e",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/27cb9f7cfa3853c736425c7233a8f68814b19636",
|
||||
"reference": "27cb9f7cfa3853c736425c7233a8f68814b19636",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -11811,7 +11810,7 @@
|
||||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -11827,20 +11826,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-28T09:42:18+00:00"
|
||||
"time": "2021-04-19T14:07:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v5.2.5",
|
||||
"version": "v5.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "298a08ddda623485208506fcee08817807a251dd"
|
||||
"reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/298a08ddda623485208506fcee08817807a251dd",
|
||||
"reference": "298a08ddda623485208506fcee08817807a251dd",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/76546cbeddd0a9540b4e4e57eddeec3e9bb444a5",
|
||||
"reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -11886,7 +11885,7 @@
|
||||
"description": "Loads and dumps YAML files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/yaml/tree/v5.2.5"
|
||||
"source": "https://github.com/symfony/yaml/tree/v5.2.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -11902,7 +11901,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-06T07:59:01+00:00"
|
||||
"time": "2021-04-29T20:47:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tijsverkoyen/css-to-inline-styles",
|
||||
@ -12401,16 +12400,16 @@
|
||||
},
|
||||
{
|
||||
"name": "facade/flare-client-php",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facade/flare-client-php.git",
|
||||
"reference": "6bf380035890cb0a09b9628c491ae3866b858522"
|
||||
"reference": "69742118c037f34ee1ef86dc605be4a105d9e984"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/facade/flare-client-php/zipball/6bf380035890cb0a09b9628c491ae3866b858522",
|
||||
"reference": "6bf380035890cb0a09b9628c491ae3866b858522",
|
||||
"url": "https://api.github.com/repos/facade/flare-client-php/zipball/69742118c037f34ee1ef86dc605be4a105d9e984",
|
||||
"reference": "69742118c037f34ee1ef86dc605be4a105d9e984",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -12454,7 +12453,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/facade/flare-client-php/issues",
|
||||
"source": "https://github.com/facade/flare-client-php/tree/1.7.0"
|
||||
"source": "https://github.com/facade/flare-client-php/tree/1.8.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -12462,7 +12461,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-04-12T09:30:36+00:00"
|
||||
"time": "2021-04-30T11:11:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "facade/ignition",
|
||||
|
Loading…
x
Reference in New Issue
Block a user