Merge branch 'develop' of github.com:getgrav/grav into feature/media

This commit is contained in:
Matias Griese
2022-05-06 17:34:20 +03:00

84
composer.lock generated
View File

@@ -863,16 +863,16 @@
},
{
"name": "matthiasmullie/minify",
"version": "1.3.67",
"version": "1.3.68",
"source": {
"type": "git",
"url": "https://github.com/matthiasmullie/minify.git",
"reference": "acaee1b7ca3cd67a39d7f98673cacd7e4739a8d9"
"reference": "c00fb02f71b2ef0a5f53fe18c5a8b9aa30f48297"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/acaee1b7ca3cd67a39d7f98673cacd7e4739a8d9",
"reference": "acaee1b7ca3cd67a39d7f98673cacd7e4739a8d9",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/c00fb02f71b2ef0a5f53fe18c5a8b9aa30f48297",
"reference": "c00fb02f71b2ef0a5f53fe18c5a8b9aa30f48297",
"shasum": ""
},
"require": {
@@ -921,7 +921,7 @@
],
"support": {
"issues": "https://github.com/matthiasmullie/minify/issues",
"source": "https://github.com/matthiasmullie/minify/tree/1.3.67"
"source": "https://github.com/matthiasmullie/minify/tree/1.3.68"
},
"funding": [
{
@@ -929,7 +929,7 @@
"type": "github"
}
],
"time": "2022-03-24T08:54:59+00:00"
"time": "2022-04-19T08:28:56+00:00"
},
{
"name": "matthiasmullie/path-converter",
@@ -2113,16 +2113,16 @@
},
{
"name": "symfony/console",
"version": "v4.4.40",
"version": "v4.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "bdcc66f3140421038f495e5b50e3ca6ffa14c773"
"reference": "0e1e62083b20ccb39c2431293de060f756af905c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/bdcc66f3140421038f495e5b50e3ca6ffa14c773",
"reference": "bdcc66f3140421038f495e5b50e3ca6ffa14c773",
"url": "https://api.github.com/repos/symfony/console/zipball/0e1e62083b20ccb39c2431293de060f756af905c",
"reference": "0e1e62083b20ccb39c2431293de060f756af905c",
"shasum": ""
},
"require": {
@@ -2183,7 +2183,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.40"
"source": "https://github.com/symfony/console/tree/v4.4.41"
},
"funding": [
{
@@ -2199,7 +2199,7 @@
"type": "tidelift"
}
],
"time": "2022-03-26T22:12:04+00:00"
"time": "2022-04-12T15:19:55+00:00"
},
{
"name": "symfony/contracts",
@@ -2381,16 +2381,16 @@
},
{
"name": "symfony/http-client",
"version": "v4.4.40",
"version": "v4.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "c66fc3b60900359ea10a7b22921c797446783bb3"
"reference": "bad7c3296590c5a69a9ed89e8a51f13c07c34b54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/c66fc3b60900359ea10a7b22921c797446783bb3",
"reference": "c66fc3b60900359ea10a7b22921c797446783bb3",
"url": "https://api.github.com/repos/symfony/http-client/zipball/bad7c3296590c5a69a9ed89e8a51f13c07c34b54",
"reference": "bad7c3296590c5a69a9ed89e8a51f13c07c34b54",
"shasum": ""
},
"require": {
@@ -2442,7 +2442,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v4.4.40"
"source": "https://github.com/symfony/http-client/tree/v4.4.41"
},
"funding": [
{
@@ -2458,7 +2458,7 @@
"type": "tidelift"
}
],
"time": "2022-04-01T12:25:39+00:00"
"time": "2022-04-12T15:19:55+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -2952,16 +2952,16 @@
},
{
"name": "symfony/process",
"version": "v4.4.40",
"version": "v4.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "54e9d763759268e07eb13b921d8631fc2816206f"
"reference": "9eedd60225506d56e42210a70c21bb80ca8456ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/54e9d763759268e07eb13b921d8631fc2816206f",
"reference": "54e9d763759268e07eb13b921d8631fc2816206f",
"url": "https://api.github.com/repos/symfony/process/zipball/9eedd60225506d56e42210a70c21bb80ca8456ce",
"reference": "9eedd60225506d56e42210a70c21bb80ca8456ce",
"shasum": ""
},
"require": {
@@ -2994,7 +2994,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v4.4.40"
"source": "https://github.com/symfony/process/tree/v4.4.41"
},
"funding": [
{
@@ -3010,20 +3010,20 @@
"type": "tidelift"
}
],
"time": "2022-03-18T16:18:39+00:00"
"time": "2022-04-04T10:19:07+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v4.4.39",
"version": "v4.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "35237c5e5dcb6593a46a860ba5b29c1d4683d80e"
"reference": "58eb36075c04aaf92a7a9f38ee9a8b97e24eb481"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/35237c5e5dcb6593a46a860ba5b29c1d4683d80e",
"reference": "35237c5e5dcb6593a46a860ba5b29c1d4683d80e",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/58eb36075c04aaf92a7a9f38ee9a8b97e24eb481",
"reference": "58eb36075c04aaf92a7a9f38ee9a8b97e24eb481",
"shasum": ""
},
"require": {
@@ -3083,7 +3083,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v4.4.39"
"source": "https://github.com/symfony/var-dumper/tree/v4.4.41"
},
"funding": [
{
@@ -3099,7 +3099,7 @@
"type": "tidelift"
}
],
"time": "2022-02-25T10:38:15+00:00"
"time": "2022-04-25T21:15:06+00:00"
},
{
"name": "symfony/yaml",
@@ -4568,16 +4568,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.6.0",
"version": "1.6.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "b480ba2ae0699a72d43a340c20b9c00ede91ee3e"
"reference": "d41c39cb2e487663bce9bbd97c660e244b73abad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b480ba2ae0699a72d43a340c20b9c00ede91ee3e",
"reference": "b480ba2ae0699a72d43a340c20b9c00ede91ee3e",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d41c39cb2e487663bce9bbd97c660e244b73abad",
"reference": "d41c39cb2e487663bce9bbd97c660e244b73abad",
"shasum": ""
},
"require": {
@@ -4603,7 +4603,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.6.0"
"source": "https://github.com/phpstan/phpstan/tree/1.6.7"
},
"funding": [
{
@@ -4623,7 +4623,7 @@
"type": "tidelift"
}
],
"time": "2022-04-26T05:43:03+00:00"
"time": "2022-05-04T22:55:41+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -6394,16 +6394,16 @@
},
{
"name": "symfony/finder",
"version": "v5.4.3",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9",
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9",
"shasum": ""
},
"require": {
@@ -6437,7 +6437,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v5.4.3"
"source": "https://github.com/symfony/finder/tree/v5.4.8"
},
"funding": [
{
@@ -6453,7 +6453,7 @@
"type": "tidelift"
}
],
"time": "2022-01-26T16:34:36+00:00"
"time": "2022-04-15T08:07:45+00:00"
},
{
"name": "theseer/tokenizer",