diff --git a/composer.json b/composer.json index 0a4855b38..a06542c9c 100644 --- a/composer.json +++ b/composer.json @@ -5,16 +5,16 @@ "license": "MIT", "require": { "php": ">=7.2.9 || ^8.0", - "bobdenotter/configuration-notices": "^1.0", + "bobdenotter/configuration-notices": "^1.2", "bobdenotter/weatherwidget": "^1.1", - "bolt/article": "^1.0", + "bolt/article": "^1.1", "bolt/assets": "^5.0", "bolt/core": "^5.0", - "bolt/newswidget": "^1.1", - "bolt/redactor": "^1.0", - "bolt/themes": "^3.3", + "bolt/newswidget": "^1.3", + "bolt/redactor": "^1.1", + "bolt/themes": "^3.5", "nelmio/security-bundle": "^2.10", - "symfony/flex": "^1.6" + "symfony/flex": "^1.17" }, "minimum-stability": "stable", "prefer-stable": true, diff --git a/composer.lock b/composer.lock index 4bbf990e5..a20bf1227 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c4dcfd220867a4166d47970a90eb83ac", + "content-hash": "ae5a47ba2cfbd90b534ca04a93e7c93d", "packages": [ { "name": "api-platform/core", @@ -1042,16 +1042,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "679333688725c7dd043ff35c547100ccf512f051" + "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/679333688725c7dd043ff35c547100ccf512f051", - "reference": "679333688725c7dd043ff35c547100ccf512f051", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", + "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", "shasum": "" }, "require": { @@ -1098,7 +1098,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.0" + "source": "https://github.com/composer/ca-bundle/tree/1.3.1" }, "funding": [ { @@ -1114,20 +1114,20 @@ "type": "tidelift" } ], - "time": "2021-10-27T07:42:23+00:00" + "time": "2021-10-28T20:44:15+00:00" }, { "name": "composer/composer", - "version": "2.1.9", + "version": "2.1.10", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "e558c88f28d102d497adec4852802c0dc14c7077" + "reference": "ea5f64d1a15c66942979b804c9fb3686be852ca0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/e558c88f28d102d497adec4852802c0dc14c7077", - "reference": "e558c88f28d102d497adec4852802c0dc14c7077", + "url": "https://api.github.com/repos/composer/composer/zipball/ea5f64d1a15c66942979b804c9fb3686be852ca0", + "reference": "ea5f64d1a15c66942979b804c9fb3686be852ca0", "shasum": "" }, "require": { @@ -1138,7 +1138,7 @@ "composer/xdebug-handler": "^2.0", "justinrainbow/json-schema": "^5.2.11", "php": "^5.3.2 || ^7.0 || ^8.0", - "psr/log": "^1.0", + "psr/log": "^1.0 || ^2.0", "react/promise": "^1.2 || ^2.7", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.0", @@ -1162,7 +1162,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-main": "2.1-dev" } }, "autoload": { @@ -1196,7 +1196,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.1.9" + "source": "https://github.com/composer/composer/tree/2.1.10" }, "funding": [ { @@ -1212,7 +1212,7 @@ "type": "tidelift" } ], - "time": "2021-10-05T07:47:38+00:00" + "time": "2021-10-29T20:34:57+00:00" }, { "name": "composer/metadata-minifier", @@ -4154,28 +4154,28 @@ }, { "name": "knplabs/knp-menu-bundle", - "version": "v3.1.0", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpMenuBundle.git", - "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b" + "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2b4c3bcba1646aef17b5e368f3004b108330c59b", - "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b", + "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/a0b4224f872d74ae939589eb1ccf0e11291370a9", + "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9", "shasum": "" }, "require": { "knplabs/knp-menu": "^3.1", "php": "^7.2 || ^8.0", - "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0" + "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0 | ^6.0" }, "require-dev": { - "phpspec/prophecy": "^1.8", - "symfony/expression-language": "^3.4 | ^4.4 | ^5.0", - "symfony/phpunit-bridge": "^3.4 | ^4.4 | ^5.0", - "symfony/templating": "^3.4 | ^4.4 | ^5.0" + "phpunit/phpunit": "^8.5 | ^9.5", + "symfony/expression-language": "^3.4 | ^4.4 | ^5.0 | ^6.0", + "symfony/phpunit-bridge": "^5.2 | ^6.0", + "symfony/templating": "^3.4 | ^4.4 | ^5.0 | ^6.0" }, "type": "symfony-bundle", "extra": { @@ -4212,9 +4212,9 @@ ], "support": { "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues", - "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.1.0" + "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.2.0" }, - "time": "2020-11-29T17:04:51+00:00" + "time": "2021-10-24T07:53:34+00:00" }, { "name": "laminas/laminas-code", @@ -6044,30 +6044,30 @@ }, { "name": "psr/log", - "version": "1.1.4", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "d49695b909c3b7628b6289db5479a1c204601f11" + "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", - "reference": "d49695b909c3b7628b6289db5479a1c204601f11", + "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376", + "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Log\\": "Psr/Log/" + "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -6088,9 +6088,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.4" + "source": "https://github.com/php-fig/log/tree/2.0.0" }, - "time": "2021-05-03T11:20:27+00:00" + "time": "2021-07-14T16:41:46+00:00" }, { "name": "psr/simple-cache", @@ -12870,16 +12870,16 @@ }, { "name": "webonyx/graphql-php", - "version": "14.10.0", + "version": "v14.11.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "8df55fd13091501f5d148257c264783a49ce2a3c" + "reference": "d191b0c34365c025c6cd953b5a63aa62946c7060" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/8df55fd13091501f5d148257c264783a49ce2a3c", - "reference": "8df55fd13091501f5d148257c264783a49ce2a3c", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d191b0c34365c025c6cd953b5a63aa62946c7060", + "reference": "d191b0c34365c025c6cd953b5a63aa62946c7060", "shasum": "" }, "require": { @@ -12924,7 +12924,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/14.10.0" + "source": "https://github.com/webonyx/graphql-php/tree/v14.11.0" }, "funding": [ { @@ -12932,7 +12932,7 @@ "type": "open_collective" } ], - "time": "2021-10-28T14:01:05+00:00" + "time": "2021-10-29T13:08:08+00:00" }, { "name": "willdurand/negotiation",