Merge branch 'release/2021.06-02' into develop
This commit is contained in:
Generated
+36
-35
@@ -1296,28 +1296,29 @@
|
||||
},
|
||||
{
|
||||
"name": "kigkonsult/icalcreator",
|
||||
"version": "v2.30.5",
|
||||
"version": "v2.39",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/iCalcreator/iCalcreator.git",
|
||||
"reference": "e98cf1d28df690ac1029fe10db0d8dabe0d4ff5b"
|
||||
"reference": "f6bde4e517ac508db6b78d003de71894fde5e718"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/e98cf1d28df690ac1029fe10db0d8dabe0d4ff5b",
|
||||
"reference": "e98cf1d28df690ac1029fe10db0d8dabe0d4ff5b",
|
||||
"url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/f6bde4e517ac508db6b78d003de71894fde5e718",
|
||||
"reference": "f6bde4e517ac508db6b78d003de71894fde5e718",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-openssl": "*",
|
||||
"ext-simplexml": "*",
|
||||
"ext-zlib": "*",
|
||||
"php": ">=5.6"
|
||||
"php": ">=7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpcompatibility/php-compatibility": "9.3.5",
|
||||
"phpunit/phpunit": "6.5.13",
|
||||
"squizlabs/php_codesniffer": "3.5.5"
|
||||
"phpcompatibility/php-compatibility": ">=9.3.5",
|
||||
"phpstan/phpstan": ">=0.9.3",
|
||||
"phpunit/phpunit": ">=6.5.13",
|
||||
"squizlabs/php_codesniffer": ">=3.5.5"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -1334,7 +1335,7 @@
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"lgpl-3.0"
|
||||
"LGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
@@ -1365,7 +1366,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/iCalcreator/iCalcreator/issues",
|
||||
"source": "https://github.com/iCalcreator/iCalcreator/tree/v2.30.5"
|
||||
"source": "https://github.com/iCalcreator/iCalcreator/tree/v2.39"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1373,7 +1374,7 @@
|
||||
"type": "other"
|
||||
}
|
||||
],
|
||||
"time": "2021-05-12T15:50:20+00:00"
|
||||
"time": "2021-06-21T10:09:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
@@ -2280,16 +2281,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/asset",
|
||||
"version": "v5.3.0",
|
||||
"version": "v5.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/asset.git",
|
||||
"reference": "4c8d354b8931788f2b07953cfe6846e5cda27637"
|
||||
"reference": "29a4d5e6e39ffe16cea394fd5041d7a638bd580d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/asset/zipball/4c8d354b8931788f2b07953cfe6846e5cda27637",
|
||||
"reference": "4c8d354b8931788f2b07953cfe6846e5cda27637",
|
||||
"url": "https://api.github.com/repos/symfony/asset/zipball/29a4d5e6e39ffe16cea394fd5041d7a638bd580d",
|
||||
"reference": "29a4d5e6e39ffe16cea394fd5041d7a638bd580d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2333,7 +2334,7 @@
|
||||
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/asset/tree/v5.3.0"
|
||||
"source": "https://github.com/symfony/asset/tree/v5.3.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2349,7 +2350,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-05-26T17:43:10+00:00"
|
||||
"time": "2021-06-06T08:05:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
@@ -2966,16 +2967,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v5.3.1",
|
||||
"version": "v5.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "8827b90cf8806e467124ad476acd15216c2fceb6"
|
||||
"reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8827b90cf8806e467124ad476acd15216c2fceb6",
|
||||
"reference": "8827b90cf8806e467124ad476acd15216c2fceb6",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/7b6dd714d95106b831aaa7f3c9c612ab886516bd",
|
||||
"reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3019,7 +3020,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.3.1"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v5.3.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3035,7 +3036,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-06-02T09:32:00+00:00"
|
||||
"time": "2021-06-12T10:15:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/inflector",
|
||||
@@ -4313,16 +4314,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v5.3.0",
|
||||
"version": "v5.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "a9a0f8b6aafc5d2d1c116dcccd1573a95153515b"
|
||||
"reference": "0732e97e41c0a590f77e231afc16a327375d50b0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/a9a0f8b6aafc5d2d1c116dcccd1573a95153515b",
|
||||
"reference": "a9a0f8b6aafc5d2d1c116dcccd1573a95153515b",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/0732e97e41c0a590f77e231afc16a327375d50b0",
|
||||
"reference": "0732e97e41c0a590f77e231afc16a327375d50b0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4376,7 +4377,7 @@
|
||||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v5.3.0"
|
||||
"source": "https://github.com/symfony/string/tree/v5.3.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4392,20 +4393,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-05-26T17:43:10+00:00"
|
||||
"time": "2021-06-06T09:51:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
"version": "v5.3.0",
|
||||
"version": "v5.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-exporter.git",
|
||||
"reference": "7a7c9dd972541f78e7815c03c0bae9f81e0e9dbb"
|
||||
"reference": "df663fb63bdcd7298373cbd431165ab031706cb2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/7a7c9dd972541f78e7815c03c0bae9f81e0e9dbb",
|
||||
"reference": "7a7c9dd972541f78e7815c03c0bae9f81e0e9dbb",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/df663fb63bdcd7298373cbd431165ab031706cb2",
|
||||
"reference": "df663fb63bdcd7298373cbd431165ab031706cb2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4449,7 +4450,7 @@
|
||||
"serialize"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v5.3.0"
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v5.3.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4465,7 +4466,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-05-26T17:40:38+00:00"
|
||||
"time": "2021-06-09T10:57:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/web-link",
|
||||
|
||||
Reference in New Issue
Block a user