diff --git a/composer.lock b/composer.lock index 8e753cc..4abb974 100644 --- a/composer.lock +++ b/composer.lock @@ -301,6 +301,7 @@ "trace", "uniform" ], + "abandoned": true, "time": "2015-10-29T21:35:12+00:00" }, { @@ -429,6 +430,7 @@ "link", "temporary" ], + "abandoned": true, "time": "2015-11-09T06:55:20+00:00" }, { @@ -482,6 +484,7 @@ "iterator", "library" ], + "abandoned": true, "time": "2015-10-29T21:37:16+00:00" }, { @@ -544,6 +547,7 @@ "sampler", "set" ], + "abandoned": true, "time": "2015-10-26T15:22:52+00:00" }, { @@ -598,6 +602,7 @@ "library", "regex" ], + "abandoned": true, "time": "2015-08-13T06:48:47+00:00" }, { @@ -654,6 +659,7 @@ "library", "ruler" ], + "abandoned": true, "time": "2015-11-09T06:58:52+00:00" }, { @@ -712,6 +718,7 @@ "stream", "wrapper" ], + "abandoned": true, "time": "2015-10-26T12:21:43+00:00" }, { @@ -771,6 +778,7 @@ "string", "unicode" ], + "abandoned": true, "time": "2015-11-09T06:44:33+00:00" }, { @@ -826,6 +834,7 @@ "visit", "visitor" ], + "abandoned": true, "time": "2015-08-17T06:30:58+00:00" }, { @@ -1588,6 +1597,82 @@ "homepage": "https://symfony.com", "time": "2015-10-11T09:39:48+00:00" }, + { + "name": "symfony/polyfill-ctype", + "version": "v1.19.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/aed596913b70fae57be53d86faa2e9ef85a2297b", + "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.19-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-10-23T09:01:57+00:00" + }, { "name": "symfony/process", "version": "v2.7.6", @@ -1718,38 +1803,44 @@ ], "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", "homepage": "https://github.com/theseer/fDOMDocument", + "abandoned": true, "time": "2015-05-27T22:58:02+00:00" }, { "name": "twig/twig", - "version": "v1.23.1", + "version": "v1.42.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6" + "reference": "21707d6ebd05476854805e4f91b836531941bcd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6", - "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/21707d6ebd05476854805e4f91b836531941bcd4", + "reference": "21707d6ebd05476854805e4f91b836531941bcd4", "shasum": "" }, "require": { - "php": ">=5.2.7" + "php": ">=5.4.0", + "symfony/polyfill-ctype": "^1.8" }, "require-dev": { - "symfony/debug": "~2.7", - "symfony/phpunit-bridge": "~2.7" + "psr/container": "^1.0", + "symfony/debug": "^2.7", + "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.23-dev" + "dev-master": "1.42-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1770,16 +1861,16 @@ }, { "name": "Twig Team", - "homepage": "http://twig.sensiolabs.org/contributors", + "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", - "homepage": "http://twig.sensiolabs.org", + "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], - "time": "2015-11-05T12:49:06+00:00" + "time": "2019-06-18T15:35:16+00:00" } ], "packages-dev": [ @@ -2216,12 +2307,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [