diff --git a/composer.json b/composer.json index 802fd70..249d127 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "mezzio/mezzio-fastroute": "3.1.0", "mezzio/mezzio-helpers": "5.7.0", "mezzio/mezzio-session-ext": "1.12.0", - "mezzio/mezzio-twigrenderer": "2.6.1", + "mezzio/mezzio-twigrenderer": "2.7.0", "mtymek/blast-base-url": "dev-master" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 14f9c86..cde7c49 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": "6452f6593836a41ab8d363e142a28e38", + "content-hash": "cdf97a5a5e7d9a5bfb6025f70284e036", "packages": [ { "name": "brick/varexporter", @@ -851,16 +851,16 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf" + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", - "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/88bf037259869891afce6504cacc4f8a07b24d0f", + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f", "shasum": "" }, "require": { @@ -909,7 +909,7 @@ "type": "community_bridge" } ], - "time": "2021-09-03T17:53:30+00:00" + "time": "2021-12-21T14:34:37+00:00" }, { "name": "mezzio/mezzio", @@ -1621,16 +1621,16 @@ }, { "name": "mezzio/mezzio-twigrenderer", - "version": "2.6.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-twigrenderer.git", - "reference": "ff4944ffc02b84cc9be5df655fb8168397fff473" + "reference": "ce4ba692548d5de26038453c4202bf1b7934bd06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-twigrenderer/zipball/ff4944ffc02b84cc9be5df655fb8168397fff473", - "reference": "ff4944ffc02b84cc9be5df655fb8168397fff473", + "url": "https://api.github.com/repos/mezzio/mezzio-twigrenderer/zipball/ce4ba692548d5de26038453c4202bf1b7934bd06", + "reference": "ce4ba692548d5de26038453c4202bf1b7934bd06", "shasum": "" }, "require": { @@ -1638,7 +1638,7 @@ "mezzio/mezzio-helpers": "^5.0", "mezzio/mezzio-router": "^3.0", "mezzio/mezzio-template": "^2.0", - "php": "^7.1", + "php": "^7.3 || ~8.0.0", "psr/container": "^1.0", "twig/twig": "^1.42.5 || ^2.12.5 || ^3.0.3" }, @@ -1649,17 +1649,12 @@ "zendframework/zend-expressive-twigrenderer": "^2.5.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.1.0", "malukenho/docheader": "^0.1.5", - "phpspec/prophecy": "^1.10.3", - "phpunit/phpunit": "^7.5.20 || ^8.5.2" + "phpunit/phpunit": "^9.3.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.6.x-dev", - "dev-develop": "2.7.x-dev" - }, "laminas": { "config-provider": "Mezzio\\Twig\\ConfigProvider" } @@ -1692,7 +1687,13 @@ "rss": "https://github.com/mezzio/mezzio-twigrenderer/releases.atom", "source": "https://github.com/mezzio/mezzio-twigrenderer" }, - "time": "2020-03-28T21:43:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-05-09T16:03:16+00:00" }, { "name": "mtymek/blast-base-url", @@ -2298,16 +2299,16 @@ }, { "name": "twig/twig", - "version": "v3.1.1", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "b02fa41f3783a2616eccef7b92fbc2343ffed737" + "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/b02fa41f3783a2616eccef7b92fbc2343ffed737", - "reference": "b02fa41f3783a2616eccef7b92fbc2343ffed737", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/65cb6f0b956485e1664f13d023c55298a4bb59ca", + "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca", "shasum": "" }, "require": { @@ -2317,12 +2318,12 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4.9|^5.0.9" + "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -2358,7 +2359,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.1.1" + "source": "https://github.com/twigphp/Twig/tree/v3.3.4" }, "funding": [ { @@ -2370,7 +2371,7 @@ "type": "tidelift" } ], - "time": "2020-10-27T19:28:23+00:00" + "time": "2021-11-25T13:46:55+00:00" }, { "name": "webimpress/safe-writer",