diff --git a/releases/latest/CHANGELOG.md b/releases/latest/CHANGELOG.md index fb4bfe1c..d7bc454f 100644 --- a/releases/latest/CHANGELOG.md +++ b/releases/latest/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.5.4] - 2023-12-16 + +- Fix PHP 8.2 dynamic properties for configurations with the `language` key + ## [5.5.3] - 2023-10-11 - Fix crash on `IntersectionType` (intersection types) diff --git a/releases/latest/VERSION b/releases/latest/VERSION index d4e50692..c8f1d098 100644 --- a/releases/latest/VERSION +++ b/releases/latest/VERSION @@ -1 +1 @@ -5.5.3 +5.5.4 diff --git a/releases/latest/composer.lock b/releases/latest/composer.lock index 20073144..0c7e1ec9 100644 --- a/releases/latest/composer.lock +++ b/releases/latest/composer.lock @@ -122,16 +122,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.17.1", + "version": "v4.18.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" + "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", + "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", "shasum": "" }, "require": { @@ -172,9 +172,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0" }, - "time": "2023-08-13T19:53:39+00:00" + "time": "2023-12-10T21:03:43+00:00" }, { "name": "ondram/ci-detector", @@ -520,16 +520,16 @@ }, { "name": "symfony/console", - "version": "v5.4.28", + "version": "v5.4.32", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f4f71842f24c2023b91237c72a365306f3c58827" + "reference": "c70df1ffaf23a8d340bded3cfab1b86752ad6ed7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827", - "reference": "f4f71842f24c2023b91237c72a365306f3c58827", + "url": "https://api.github.com/repos/symfony/console/zipball/c70df1ffaf23a8d340bded3cfab1b86752ad6ed7", + "reference": "c70df1ffaf23a8d340bded3cfab1b86752ad6ed7", "shasum": "" }, "require": { @@ -599,7 +599,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.28" + "source": "https://github.com/symfony/console/tree/v5.4.32" }, "funding": [ { @@ -615,7 +615,7 @@ "type": "tidelift" } ], - "time": "2023-08-07T06:12:30+00:00" + "time": "2023-11-18T18:23:04+00:00" }, { "name": "symfony/deprecation-contracts", @@ -1450,16 +1450,16 @@ }, { "name": "symfony/string", - "version": "v5.4.29", + "version": "v5.4.32", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d" + "reference": "91bf4453d65d8231688a04376c3a40efe0770f04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", - "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", + "url": "https://api.github.com/repos/symfony/string/zipball/91bf4453d65d8231688a04376c3a40efe0770f04", + "reference": "91bf4453d65d8231688a04376c3a40efe0770f04", "shasum": "" }, "require": { @@ -1516,7 +1516,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.29" + "source": "https://github.com/symfony/string/tree/v5.4.32" }, "funding": [ { @@ -1532,20 +1532,20 @@ "type": "tidelift" } ], - "time": "2023-09-13T11:47:41+00:00" + "time": "2023-11-26T13:43:46+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.23", + "version": "v5.4.31", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b" + "reference": "f387675d7f5fc4231f7554baa70681f222f73563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/4cd2e3ea301aadd76a4172756296fe552fb45b0b", - "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b", + "url": "https://api.github.com/repos/symfony/yaml/zipball/f387675d7f5fc4231f7554baa70681f222f73563", + "reference": "f387675d7f5fc4231f7554baa70681f222f73563", "shasum": "" }, "require": { @@ -1591,7 +1591,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.23" + "source": "https://github.com/symfony/yaml/tree/v5.4.31" }, "funding": [ { @@ -1607,30 +1607,31 @@ "type": "tidelift" } ], - "time": "2023-04-23T19:33:36+00:00" + "time": "2023-11-03T14:41:28+00:00" }, { "name": "twig/twig", - "version": "v3.7.1", + "version": "v3.8.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554" + "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a0ce373a0ca3bf6c64b9e3e2124aca502ba39554", - "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", + "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-mbstring": "^1.3" + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php80": "^1.22" }, "require-dev": { "psr/container": "^1.0|^2.0", - "symfony/phpunit-bridge": "^5.4.9|^6.3" + "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0" }, "type": "library", "autoload": { @@ -1666,7 +1667,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.7.1" + "source": "https://github.com/twigphp/Twig/tree/v3.8.0" }, "funding": [ { @@ -1678,7 +1679,7 @@ "type": "tidelift" } ], - "time": "2023-08-28T11:09:02+00:00" + "time": "2023-11-21T18:54:41+00:00" }, { "name": "wdes/php-i18n-l10n", @@ -2119,16 +2120,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.2", + "version": "1.24.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "bcad8d995980440892759db0c32acae7c8e79442" + "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442", - "reference": "bcad8d995980440892759db0c32acae7c8e79442", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc", + "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc", "shasum": "" }, "require": { @@ -2160,22 +2161,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5" }, - "time": "2023-09-26T12:28:12+00:00" + "time": "2023-12-16T09:33:33+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.38", + "version": "1.10.50", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4", + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4", "shasum": "" }, "require": { @@ -2224,7 +2225,7 @@ "type": "tidelift" } ], - "time": "2023-10-06T14:19:14+00:00" + "time": "2023-12-13T10:59:42+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -2577,16 +2578,16 @@ }, { "name": "phpunit/phpunit", - "version": "8.5.34", + "version": "8.5.36", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "622d0186707f39a4ae71df3bcf42d759bb868854" + "reference": "9652df58e06a681429d8cfdaec3c43d6de581d5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/622d0186707f39a4ae71df3bcf42d759bb868854", - "reference": "622d0186707f39a4ae71df3bcf42d759bb868854", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9652df58e06a681429d8cfdaec3c43d6de581d5a", + "reference": "9652df58e06a681429d8cfdaec3c43d6de581d5a", "shasum": "" }, "require": { @@ -2655,7 +2656,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.34" + "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.36" }, "funding": [ { @@ -2671,7 +2672,7 @@ "type": "tidelift" } ], - "time": "2023-09-19T05:20:51+00:00" + "time": "2023-12-01T16:52:15+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -3469,16 +3470,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.7.2", + "version": "3.8.0", "source": { "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", + "reference": "5805f7a4e4958dbb5e944ef1e6edae0a303765e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", - "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5805f7a4e4958dbb5e944ef1e6edae0a303765e7", + "reference": "5805f7a4e4958dbb5e944ef1e6edae0a303765e7", "shasum": "" }, "require": { @@ -3488,7 +3489,7 @@ "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/phpcs", @@ -3507,35 +3508,58 @@ "authors": [ { "name": "Greg Sherwood", - "role": "lead" + "role": "Former lead" + }, + { + "name": "Juliette Reinders Folmer", + "role": "Current lead" + }, + { + "name": "Contributors", + "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", - "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", + "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer", "keywords": [ "phpcs", "standards", "static analysis" ], "support": { - "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", - "source": "https://github.com/squizlabs/PHP_CodeSniffer", - "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" + "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues", + "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy", + "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer", + "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki" }, - "time": "2023-02-22T23:07:41+00:00" + "funding": [ + { + "url": "https://github.com/PHPCSStandards", + "type": "github" + }, + { + "url": "https://github.com/jrfnl", + "type": "github" + }, + { + "url": "https://opencollective.com/php_codesniffer", + "type": "open_collective" + } + ], + "time": "2023-12-08T12:32:31+00:00" }, { "name": "theseer/tokenizer", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96", + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96", "shasum": "" }, "require": { @@ -3564,7 +3588,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.1" + "source": "https://github.com/theseer/tokenizer/tree/1.2.2" }, "funding": [ { @@ -3572,26 +3596,26 @@ "type": "github" } ], - "time": "2021-07-28T10:34:58+00:00" + "time": "2023-11-20T00:12:19+00:00" }, { "name": "wdes/coding-standard", - "version": "v3.3.1", + "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/wdes/coding-standard.git", - "reference": "42d4eecce9fd8e5ec3a33afee3ec53aab795ac25" + "reference": "e593f9b0fb181c62da778059ba5eaaafd2a74264" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wdes/coding-standard/zipball/42d4eecce9fd8e5ec3a33afee3ec53aab795ac25", - "reference": "42d4eecce9fd8e5ec3a33afee3ec53aab795ac25", + "url": "https://api.github.com/repos/wdes/coding-standard/zipball/e593f9b0fb181c62da778059ba5eaaafd2a74264", + "reference": "e593f9b0fb181c62da778059ba5eaaafd2a74264", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "slevomat/coding-standard": "^8.6.3", - "squizlabs/php_codesniffer": "^3.6.2" + "slevomat/coding-standard": "^8.14.1", + "squizlabs/php_codesniffer": "^3.8.0" }, "type": "phpcodesniffer-standard", "notification-url": "https://packagist.org/downloads/", @@ -3616,7 +3640,7 @@ "issues": "https://github.com/wdes/coding-standard/issues", "source": "https://github.com/wdes/coding-standard" }, - "time": "2022-11-11T16:11:02+00:00" + "time": "2023-12-16T21:44:28+00:00" } ], "aliases": [], diff --git a/releases/latest/doctum.phar b/releases/latest/doctum.phar index b20e8de4..c0c60b8f 100755 Binary files a/releases/latest/doctum.phar and b/releases/latest/doctum.phar differ diff --git a/releases/latest/doctum.phar.asc b/releases/latest/doctum.phar.asc index 93cbdcf2..e3c990dd 100644 --- a/releases/latest/doctum.phar.asc +++ b/releases/latest/doctum.phar.asc @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmUl4AIACgkQkKDvG4JR -qIlu3g/+OyiFQR5cbBBcl81W+e7RS2ihnIIvQ+QFh5RpRhZtwL/mmz5AXjyIZNAV -YnpxKo+KPT+2uJZX9zUIbPUWgYkbzYZ+iyzSlc8Hyc0p2FVOQGqs8Xf4PIBQ3nSO -gGdSXSCYzMaeTeawvjvq/I+Qf2El/QTxgwl5Dl2trN302GrLZeHKOFGf2p1oI+3x -4L9Z9Mawy6ordI0mtmwO5oA7yWUR31reO02tlD38nqfDTygT6aD6gOCnHTKnrDIR -XAdt9/pHjovmi6gYkaB1CgXRPaM2PCffsdXmA2KwR2txkievcFz74Oi8eA/aPhe/ -U6KduJuJH5MsDpD05LiuZQRFHnhWWQCQrqUZ5Bzl4YotrKc+QFS/mSifCC4x1PUy -CGlmjgoxCnrJOrYHE/oBipn8Wugh55U5JFZYHnRB0bGru1MH3YSKVFEwHs12Wqx9 -Q0Bgu2Ldomz4NZ/kT0VLaharfU5rbIrTQVnHlyGM2T6v4b41YDtM+u2XAM1nRYf9 -Lh3tHGr1rsoyYt1LL/h7+CLYqiTJkmJB2LkrYoLTUUlgxOQJ4h+bWLqdJQprFaUy -7knunmx/vdbsoHWucN0j4ZzkyRVoyZUAakCVACbM5HhcwFw8sZqLbM56uiYaSNGh -Rai3UjtUBexjHGiEO5uF1DQTucK3R7K0djgZe/LRLv5OznQDymk= -=hxSs +iQIzBAABCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmV+H14ACgkQkKDvG4JR +qImUfhAAj5oh2pfk5UTz4GUT2jLccO33heRBwRUQwyS1vqEovw8YGdgy0ShAEEz7 +X9HHtlG9ZxtmulVTNhb44TQQ35bKxV7xjOkEqY2y80M2Phi5N1fYgF66QEAeg61B +tfRKn6oxD93NdYN7Vk7thnXzgQ4HPBvpFf9UfUKiBCYbyXphik7dk0YMDef6ohx/ +sICMYPziWJfwPzq4penxHKvPFntYuZyEihwaGJFdmYm/oJcKDWt6SG1MC8TUNFHj +Wzwi/Mtc9ag1JV9hwHtvJ1q1dQrb86E04HgtU49abEy256MPVsIU3PLHkRJdyAZz +mfu8JibxOyhQft9Lrmk0/q/EdtozVTaf+RsslAuG0NhvmT6xtFQvI3AqNFCauzgy +nMg1HxGraZIPx7VSreBc/Y2v2hIxAIeInikporsf8Z0BPV8E/yVK35CBn7cco0bZ +z2IoE1xUMfwoi7qt58kd/PUPobdlcN1ZztjPEjGwaqnWV65DJvCHu2iPQoNleXuC +aSIBOLUQvO7sBofFWi973VHFU3cb6SGvDZtshq7qWIk0heXGEIX5U0RclEhYZeSq +QmaPU7GHC/JBgoq2wxKayBS0YMn4gFYdh9EwLSHpBUyp1QhoY4Xt6CmQjRW/R+gU +gFmv0FAcfOaC/FHdD3DbzkZOnaLwKEIfrkxAgc1ImbaUTv/lQIw= +=m/u8 -----END PGP SIGNATURE----- diff --git a/releases/latest/doctum.phar.sha256 b/releases/latest/doctum.phar.sha256 index fa1843ce..6ea56975 100644 --- a/releases/latest/doctum.phar.sha256 +++ b/releases/latest/doctum.phar.sha256 @@ -1 +1 @@ -37869b243a64d2826f8ea3498d144e22bef7c2242e2cd2080f4b3e3cd8cb0887 doctum.phar +33bb3ab00e4cda26e53911e9e5baf34bd3e7f4418bd4114116b504e093808bfd doctum.phar diff --git a/releases/latest/doctum.phar.sha256.asc b/releases/latest/doctum.phar.sha256.asc index 8d772f22..c5327076 100644 --- a/releases/latest/doctum.phar.sha256.asc +++ b/releases/latest/doctum.phar.sha256.asc @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmUl4AUACgkQkKDvG4JR -qImPoQ//e8WcqeSNfNwDXO1NKQO6AjaiEjkMIZRaw/DNMQnYFmI1kkYV3NH1MxnM -n5xzhr1amcDEKCzfdELzztetwZpxh0EGfQ9uz53vWsjgm2wgcR6gjL7MoVgoAtkl -/8a/yDhQnGj1pvoJAUvnEzV4efMphJmQL4iyh9S2ljfEjwrU5IbUIn3g+TK6fik6 -3Jy4vm40VNzkV7Y0hbVn6qadYR1nTrpKW98ueQyApJlelMPKiEyb/C8nzz6KQvj0 -n1DcGxrsQbWuzdb60Jzs1293BNBRoIIEEoskc52t+AYnfBgMrUzBdnQBlf7Bo8zn -vhCEoqorfsiWxT7+I+LcJcATRFrJoJIlh18wkp3GeyQiv3qTWqOpomgIhBmUcTrR -YnqHQcjBCnL3Qlhhqk6ZJxvXBFMhyGH1gvVAg0Xl5DAiqdRWj7BTqvLB+vX4uVCM -LUjDDuPrbkuUSIvG486DQ+ezDRhiRLkpNvPpcBNg54KvVo1Jus1QbMuWhoSGlk40 -+UC80lGmvZ/DP6GwdVOz38Sg9yVZVUMS0qmdXv/hC9R8CdNBd76LwNjO9l3PBGJP -jhH/TRdo36HDShLGgLaXIh/ZC+KZHmHmnbwgAiWZO6bWRFDqH5ODPBPpN8trJSMk -gbFPwiLJ9c9jDq8A/cDGYpHE2DG97X91tVp0oh+s6eZtlKaE4nQ= -=IwI0 +iQIzBAABCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmV+H2AACgkQkKDvG4JR +qIluYA//YOu/wBj9T2EigjaOc158odvMnbGa+cYgRPoHvYWYg8WlceVTlP9mDQJg +jGfx0QkIDcJrBPki1UXUWkkB+dts33PGLfUAwM6nxke8VodMQH0/fgb3y++QyDYl +OHBQeCT07f59lGiwdH+kItlmqFvQVAoBIb1KfGNpLfXy6RZQlFfAcCWpks5IFMOk +Y2eR1NFLTEWyoQ3adNwxDiDF1OyQH3uknzuHx9xpwlEHSRbdqP1N+wPd7tZ8atxW +IHyR06749FTA1hMr70JQlWxyF8xfEtsmVwLQX80Gty1KuvPVFYgfGgvX9VogG3cD +838bnNkMDNgeM3ScC6+QAVBQpaYOT3dTsEdiU43Dd7dAsJvHnvyRcMF8sfw/6a9D +fbFIdf1kd+axbiBbHILRJ7eTqwYCVPzdybgtorEvN0bm+UeVKK27WR7YvmTJHaPi +TLskb1dBAB/nVhB+h8UDcs6MR1pnFF/BZOQpK2jGL+/uy+vP53w1zqMsHOmFMVQ1 +LKUt/BmNSnSzL+XWi7lLuf1LxG18YCcJf89izadZe3UeHX2cI/n1yinGEtpKsdl7 +1xYErl07OSnz//jfXXw+vrWh/mn7ckm5XgRiMdUH4/V+gSm6Q179UM1B7XcJxHjj ++shjJxeHCVYJra9YO59CIh5h/3LrNz/L83cviT543eD5T9xCl8c= +=T/+k -----END PGP SIGNATURE----- diff --git a/releases/latest/files.sha256 b/releases/latest/files.sha256 index 1c64a05e..3e567365 100644 --- a/releases/latest/files.sha256 +++ b/releases/latest/files.sha256 @@ -1,8 +1,8 @@ -f020bfa44c004e4417739f409d14717c72ed8fb7e1c417332090afd8e974b9a4 CHANGELOG.md -6270dfc2c846fcc93105cb2dad881bbccaf871d810ba9a8fb8cff57f81924c57 composer.lock -37869b243a64d2826f8ea3498d144e22bef7c2242e2cd2080f4b3e3cd8cb0887 doctum.phar -f894a509f57df13fb728288b321f66e9530698419f427a6b67d136877c398569 doctum.phar.sha256 -5e74a44fddbe8a27a0963b39f0470f7e8845047f70d9c7a5424f0cd33bf12385 manifest.json -810e1ba0954d37c06abf3d4f9a61d1a953abf6569f612671d5a48f234e1e6264 VERSION +67cc66379731c13f4403ddef347794168ea52c64d34198318eac198654ad0d09 CHANGELOG.md +4d7a46f31d99f1df12047f402724a893c5772c49e197873c4217b1a66981b915 composer.lock +33bb3ab00e4cda26e53911e9e5baf34bd3e7f4418bd4114116b504e093808bfd doctum.phar +cfe04260544f7b449d4bb4d44c6ee416ac1fea0009494a213f419a5ad3c1a82b doctum.phar.sha256 +1e3eae38ac2be5fd3838c8a3b236ba90ee04c424766e4e57e3c58db6e18fa0e1 manifest.json +700f229a57ae9fd02ed761816c7411d4a8bc76101330692764cff95a0ce1dec1 VERSION f0b5c2c2211c8d67ed15e75e656c7862d086e9245420892a7de62cd9ec582a06 VERSION_MAJOR 4da33b375501651a234351c0dcbb189cc3481c6db92a0031737a2b62e824871b VERSION_RANGE diff --git a/releases/latest/files.sha256.asc b/releases/latest/files.sha256.asc index 478e4359..fba031e4 100644 --- a/releases/latest/files.sha256.asc +++ b/releases/latest/files.sha256.asc @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmUl4AcACgkQkKDvG4JR -qIk2UA/+IFuZ45hQe6GEALh3S3WS9t2Fwwyu0hCrwLou29LSAieyy6RqghN0Acdo -oT0wuO9d/hZJclRzIAAh+1ZUvVh6mXlKbefkXwWO0zCSyYfzqmG0Jsx6m3r7YZag -gTDVjvs+XCSW0pWW9B7Pf2nr1W8Jo475EQ9uXYnZRAWIv9r8pkYTwxQwC1t4F6wG -zzisT5eUtyj7AgIraqWaP00we01F8ryYUoMsWmosNvQEHw/fQG7s5ofijFhDuHUx -HvOy+JMn03eaMEeUqvKHk2/XbblniDNAcqNLiiKtkWohWQZ9RRchsNnn/h8cgIUS -27WtuYCdGf4E2EaD4sF11UX/reYOjCqaCiNUWsPp/2EWfMagjXMzO0l+Opewh4p6 -Urap8SOh4y3V7mMAE4JINkoMiS2W8FaKwwEkKuS3m0c90FjUj9OULOflW+EfuZjO -3d7YPMwYUdYJkHkzSLjWihE6ejWPE4NSmym1FLGq3IoY5zg1lHGf1ESIQIp++0e7 -27Q1iRIpW9p29xhUtdjx0WxZZzg5cSQS0RgFmwEtEpHODyCgqXfJm7jVs+MvzX2s -MnZgkYEzsaomJL6ahDNa0hnQPVA6K31i6IF3hpn5eSgj+Z4yoS5WoY9DqcP2ix7L -O6q2XDuEXdAkWkoz21iK02ABMnp6r0UEJ6L24IdoEQk/lKwK6hs= -=CpK4 +iQIzBAABCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmV+H2IACgkQkKDvG4JR +qImwQRAAkNP87oXy0IgpeRcbWeFPSLUHWK29QG3AW4y326ZI1tR20Luvj5XVqbW9 +OkS4MgHV7wyT+OJHS+jbo701ifxUc6GundhpX1Vtgg3uk9rl4IWtqzbNeMyJgGJc +NtQqIcs3aLQds+DKFqogrPyCUhhXVVb3Cf3iOfKeKPfyxH5LSLe0sM6JTPyZnjxd +EKpCQD37Pq9UeRNO4nwQRyGzWUR+MXe3N0YxclGXcMYxKbSejKi2VcFRU6P884v5 +vcTizVwhKUBCZ16fYL0SJodWrSNZ3emTPtfHm36MU3gmXgjBLJxOn32eyTB1yufH +3qZBwpDYVy57ivF9ghsruc8FPnMH35cf8eAeWLewJy6oI5oRQ4DvHXWu8XHW91WB +Ar2qDruZ/MvJL4Mrw7zSBVZYkQgCS7zbBFyw4LWmmxaG9msQ2WMe5h3b+UBbwQvX +SJQDS/BCWNAMys5UeRLX+XCctZQKeZxl5WQQkubxmWpbEQO2QTrNbfmuPaac9WeU +UgdowKaxa9xB4BX4BIPa/iy3Se3lKIu96leP0senBCAnSREbKhFWc7xZF/l82zjS +3RHJja32oKRgILQcuPfzD3qgdNn46bgJpfhqu1IDreJ+XvBEKO0fYZ/RRMey23fS +kmP6E2pmsFdCl8JTskd0smD6r4E7Q0IKunwtgCpEkH0yt06YAhs= +=7pZG -----END PGP SIGNATURE----- diff --git a/releases/latest/manifest.json b/releases/latest/manifest.json index 300c5f93..a33c7efd 100644 --- a/releases/latest/manifest.json +++ b/releases/latest/manifest.json @@ -50,7 +50,7 @@ }, { "name": "src/Reflection/FunctionReflection.php", - "sha256": "94900a7bbcbf37e3d385d9ddd071e52c2610e89e6809d9db75905a33812d51a3" + "sha256": "77ea071ea01976e6936f496a227d9966d041d8329a2a310a77a6198057284f39" }, { "name": "src/Reflection/MethodReflection.php", @@ -174,7 +174,7 @@ }, { "name": "src/Parser/NodeVisitor.php", - "sha256": "982000d94738462d6ffc664a4f7ff6673117ab1e484debf9fbe7f7261c4f177e" + "sha256": "438733bb41c918234e8b8ae16e9f8d7973c8a9575b2f830a9f2e29e403866e63" }, { "name": "src/Parser/Parser.php", @@ -242,7 +242,7 @@ }, { "name": "src/Doctum.php", - "sha256": "748538667b13a0d99d7147ca2a909c82576ced9479a75e4b98d24b85b01a2edb" + "sha256": "be84665cf57bbd117b787d8ef7fa6c346ebed7c224a030b9ee0cec06e1001c00" }, { "name": "src/Resources/themes/default/fonts/doctum.ttf", @@ -376,34 +376,6 @@ "name": "bin/doctum.php", "sha256": "60be41194595046e87b7393c6493583656042e7d2243af10338d4524e5ed3a7a" }, - { - "name": "vendor/nikic/php-parser/grammar/rebuildParsers.php", - "sha256": "133b45c3f9f88ce8b800ecf0a607867e6411bcada558f559496a192d9dd15c16" - }, - { - "name": "vendor/nikic/php-parser/grammar/php7.y", - "sha256": "c1f4ad004662de692cef5e7c30f9250962e2bde5bf053d845e857ca0982acead" - }, - { - "name": "vendor/nikic/php-parser/grammar/phpyLang.php", - "sha256": "f3d23c7215d4ca82db0d652546ebd3cfdeae6201b964358e84867eacbffdad87" - }, - { - "name": "vendor/nikic/php-parser/grammar/tokens.y", - "sha256": "09538af3749f23ce28ff5650bbe371519c5a2c3b05859978c4fc51fdbf08b4ff" - }, - { - "name": "vendor/nikic/php-parser/grammar/tokens.template", - "sha256": "d3ba92096848249ed9884f3e97b86690e4da967c9d64edb6f1c0f949549ddddc" - }, - { - "name": "vendor/nikic/php-parser/grammar/parser.template", - "sha256": "246080f7062486908af1ad197edea43d9262d46fac400ab4530e3412543d99f6" - }, - { - "name": "vendor/nikic/php-parser/grammar/php5.y", - "sha256": "e4146febcd9042f439ad786f760f6fbc04ae867167b9c55840b82ceee0fff84c" - }, { "name": "vendor/nikic/php-parser/lib/PhpParser/Node.php", "sha256": "25eff63a4957d6fe31ec047424073d35bb8645671602bf530552083638a4284a" @@ -1178,7 +1150,7 @@ }, { "name": "vendor/nikic/php-parser/lib/PhpParser/ParserFactory.php", - "sha256": "b42c71fa392a4b5aa9de8f1a3fc8281e38b0a9ff6bbb510aed5871e263afd953" + "sha256": "25b6305646e067d440b8888494425670c14fe1fa8c31babe0670b73e811b382a" }, { "name": "vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php", @@ -1278,7 +1250,7 @@ }, { "name": "vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php", - "sha256": "e8ef0b9ae55ca54d59007d4a125456529b412d286e016de074e7024137c9df87" + "sha256": "a40f9e346ddbc76739ad831239a3d97e9a0950971d232c3935582ff341fc0545" }, { "name": "vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/ParentConnectingVisitor.php", @@ -1318,11 +1290,11 @@ }, { "name": "vendor/nikic/php-parser/lib/PhpParser/Parser/Php5.php", - "sha256": "5b6e31ce53847d23b2a168c7724e2b545076e2b222047f7c09f3bbc9637d68ed" + "sha256": "01fc84e2f33a5436d8790e3df26856d1d8ce905d0eb77881a45b5cce7f8830cf" }, { "name": "vendor/nikic/php-parser/lib/PhpParser/Parser/Php7.php", - "sha256": "174389d6a3b2c552244d7870f074e332328892dde71f3e496777ebf966d47f9b" + "sha256": "18491cb0783ac3e29a3377332c7e23a303bb48f6efd6341df671d134b671585c" }, { "name": "vendor/nikic/php-parser/lib/PhpParser/Parser/Multiple.php", @@ -1410,7 +1382,7 @@ }, { "name": "vendor/composer/installed.php", - "sha256": "debc5442bc97802b493ff07ce47b9e7628e365955ba7da14b24808f17f6d4eee" + "sha256": "57387d212b4d31ff17c7efe099f6f54c1d726ce187c91cf1b15a01f1e679aa84" }, { "name": "vendor/composer/InstalledVersions.php", @@ -1418,7 +1390,7 @@ }, { "name": "vendor/composer/autoload_static.php", - "sha256": "284e0945a527e19cbb466d4871dd671fdeb680a62f7ff70cc3b7261d4d852d25" + "sha256": "9a0e43324e8488f59f928e9e86f7201522c8c95aa020dc8ca1c40de317f3195b" }, { "name": "vendor/composer/autoload_namespaces.php", @@ -1426,7 +1398,7 @@ }, { "name": "vendor/composer/installed.json", - "sha256": "12c1b3c10268556444440cabfe40cd1b60ec0ff50cfd7ba47663781ab6185fc4" + "sha256": "bc1c5773e1c777243adc2afadba3eb99213816e2bd2486d305003a97deddcef8" }, { "name": "vendor/composer/platform_check.php", @@ -1438,7 +1410,7 @@ }, { "name": "vendor/composer/autoload_real.php", - "sha256": "89662ae933bc7466b42a43d55a300ffcb95f017de5d0153c66c84f05b2321bfe" + "sha256": "46d01c08cc5c4d71b66d5ad35157c013697dde9771e1327bfea58b718260f20b" }, { "name": "vendor/composer/autoload_classmap.php", @@ -1450,7 +1422,7 @@ }, { "name": "vendor/composer/autoload_files.php", - "sha256": "fad68bfeda7011f9a698de1f57ef19a7bc3a921dcb1a5a5664fa8f1fc780d33e" + "sha256": "f5b4c87f87244ba2beb9d5c85977b135cac3c3321fe76a0f02a2a938781af481" }, { "name": "vendor/composer/ClassLoader.php", @@ -1510,7 +1482,7 @@ }, { "name": "vendor/symfony/console/Event/ConsoleCommandEvent.php", - "sha256": "9409747b72cae127745ae93b736f9cccfeee0148ed337cb38a40c5bf4d7216b1" + "sha256": "1d3b85b42cd058fed6b48e5fbd4fbb58d392139370017b8352cf49b081ec164c" }, { "name": "vendor/symfony/console/Event/ConsoleTerminateEvent.php", @@ -2218,7 +2190,7 @@ }, { "name": "vendor/symfony/string/Inflector/EnglishInflector.php", - "sha256": "856240ed49db24c178e14b9b08b1682127fb2e2393f4b534d2f9288d70e5a80d" + "sha256": "04a3f62d09fe6c133cd940f4086e5b2c0523097792455f773be9e5f96e05c597" }, { "name": "vendor/symfony/string/Inflector/InflectorInterface.php", @@ -2234,7 +2206,7 @@ }, { "name": "vendor/symfony/string/AbstractString.php", - "sha256": "d8457ee7c9b53e98c73e7c9b366469ca39edabd0f4880cbec2bce8ffd70e8d57" + "sha256": "11df1b0063306034d4a8daacf3836fefcb4c71fc0aa72432fb208cc41ee68eeb" }, { "name": "vendor/symfony/string/UnicodeString.php", @@ -2306,11 +2278,11 @@ }, { "name": "vendor/symfony/yaml/Parser.php", - "sha256": "9980e1331183c16594331df98056a7727283bc2a9103d186453b5b49e7fae9b2" + "sha256": "fc8aff571721e80b01b77a4ed7c8b3c702c97ccbd85dc42591a5c000bfd40522" }, { "name": "vendor/symfony/yaml/Inline.php", - "sha256": "0c0eb6adacfdd0f3f12df9c8570fb5917a96d7cc6b8c345ef4ab253c2208b7d5" + "sha256": "5905140472fa46a6bb84f6eae473eaa0640c0e29c2b8b39e96e230066cd4aeeb" }, { "name": "vendor/symfony/yaml/Exception/ExceptionInterface.php", @@ -2410,7 +2382,7 @@ }, { "name": "vendor/autoload.php", - "sha256": "f318b254135f525f9954229c982d4557e39df00d0ad1dc0305b7fef4fcacfe1f" + "sha256": "91b702408e4f32418f21fc3f33108978c1435c6bfb005ecdd0bdcffe9c452726" }, { "name": "vendor/wdes/php-i18n-l10n/src/plugins/BasePlugin.php", @@ -3118,7 +3090,7 @@ }, { "name": "vendor/twig/twig/src/FileExtensionEscapingStrategy.php", - "sha256": "db42c88ccad078f88838576f395deed6ba295a1f592e2d5c7d11772f30bfba3a" + "sha256": "9e9500092f8b66799709706a4dc6a31384079d7865c2cec50fa81571c7468094" }, { "name": "vendor/twig/twig/src/TwigTest.php", @@ -3130,7 +3102,7 @@ }, { "name": "vendor/twig/twig/src/Loader/FilesystemLoader.php", - "sha256": "7a2235c15d1562c6c0e8bab3b5e331359d29d45d0b545d1b148ced5ff8e68346" + "sha256": "b96237cbd9f77a8dde9af61b1611957ea25e98456c8c6a4b2049d07e4c1b32fc" }, { "name": "vendor/twig/twig/src/Loader/LoaderInterface.php", @@ -3142,7 +3114,7 @@ }, { "name": "vendor/twig/twig/src/ExpressionParser.php", - "sha256": "a6c34b64a1b947a70325ab97632101525e36fdee65b5d5080e00535e0100c221" + "sha256": "fc8a7c4f47a97c86e15bf04a2c57146aad963af957aaed60fa67a591a859f78d" }, { "name": "vendor/twig/twig/src/Markup.php", @@ -3158,11 +3130,11 @@ }, { "name": "vendor/twig/twig/src/Template.php", - "sha256": "1b3ea287f10253e4efe82a230c019cfc6fce746f7e1692228574b26fcdde77d0" + "sha256": "6189670b1c4f8802ca1c1b66a17057c695414c1bf08a769a5031d035b2d98ecd" }, { "name": "vendor/twig/twig/src/TemplateWrapper.php", - "sha256": "d6c6a46f5c369d873257d4087263feb549adb4fc262ddbd457390da0c9e719c6" + "sha256": "bd3953af497f3c77a6811a345ad54abfa07ce92d0a07dcba8918da2889399694" }, { "name": "vendor/twig/twig/src/TwigFunction.php", @@ -3178,7 +3150,7 @@ }, { "name": "vendor/twig/twig/src/Token.php", - "sha256": "bb0703054620b307724647eed767084626769ef45db580c6d60210683c2ca7b0" + "sha256": "88e2dc5950893bc862518ece324274c08c94bc1f3af906de30be7b1586c04aff" }, { "name": "vendor/twig/twig/src/TokenStream.php", @@ -3198,7 +3170,7 @@ }, { "name": "vendor/twig/twig/src/Extension/DebugExtension.php", - "sha256": "47819aba9056b4bca1594e9d34d8da57b607545c5fe0b43bfacdc3c6d85c7216" + "sha256": "bae41f98f5cdb581f7383b86607da703c4c75aee44c2f8c244878d87d1d20ca8" }, { "name": "vendor/twig/twig/src/Extension/AbstractExtension.php", @@ -3214,7 +3186,7 @@ }, { "name": "vendor/twig/twig/src/Extension/EscaperExtension.php", - "sha256": "9099f60bbce292a1ddbde69cff9660cf4b7d9bf1811d877eec7161287c4e0eee" + "sha256": "76a451b9f3dd5fcdeb09d99a1d96ca2d54b0cecc97d9879d84a25557c33416c7" }, { "name": "vendor/twig/twig/src/Extension/SandboxExtension.php", @@ -3230,11 +3202,11 @@ }, { "name": "vendor/twig/twig/src/Extension/CoreExtension.php", - "sha256": "daa4745019a811e791a382c706aa9f9d2af1d9936d3a0b1c5ad664f147edbc35" + "sha256": "486ddb37416d551d190be2e86b6b3fac398f2c5c0c80070f32a2cfbebbaf3803" }, { "name": "vendor/twig/twig/src/Profiler/Profile.php", - "sha256": "c772fcf6c303294702c3689b185a74b510dcec34454e65d877d1b0e6b3b07d4f" + "sha256": "60539a9eab09258981e9bd4cca8cb436120926d52eb40877c4117ff6389cb92b" }, { "name": "vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php", @@ -3254,7 +3226,7 @@ }, { "name": "vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php", - "sha256": "139c1f00708e087231136024abb6714bf47af50e050a63c770721d691a73485f" + "sha256": "a325f2c4a913c8cfca722983082d6b1346fd5bc728ddf97015408fb44b5fa610" }, { "name": "vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php", @@ -3274,7 +3246,7 @@ }, { "name": "vendor/twig/twig/src/Node/Node.php", - "sha256": "96d3b1fff909ac1689c6adffefb64b9e83af42e8ae843a7abb76a1be0b5c8b3d" + "sha256": "91a2228eb36cea90df6102f7eb61d83088078238c89063da4ae42f745b792de6" }, { "name": "vendor/twig/twig/src/Node/BlockReferenceNode.php", @@ -3298,7 +3270,7 @@ }, { "name": "vendor/twig/twig/src/Node/ModuleNode.php", - "sha256": "a863facfd210daf32565edfd659f8b09892a0dfcd2fd6723bcf2aae802573df9" + "sha256": "486af5e35f6bde66e8413110d2c43a6cfcadee1c5d06753ff77061874c72137a" }, { "name": "vendor/twig/twig/src/Node/FlushNode.php", @@ -3378,7 +3350,7 @@ }, { "name": "vendor/twig/twig/src/Node/Expression/ConditionalExpression.php", - "sha256": "f3892cd44e64f1d1e01d7d91606d68086dc86d7284c04b17c91b5bba17121d2e" + "sha256": "96d86b801c1c59378370273178035b946098ba6b1e60f7c0a174cad2b4d5279a" }, { "name": "vendor/twig/twig/src/Node/Expression/MethodCallExpression.php", @@ -3442,7 +3414,7 @@ }, { "name": "vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php", - "sha256": "4875225ce9898828cc2d6097fdb5360ce0d29ad73b620c3975b76f5481dcc21d" + "sha256": "1edef490d7b5aa8774dd84018279f78e9047e8e90f08687defdbdfa65b8bfec4" }, { "name": "vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php", @@ -3474,7 +3446,7 @@ }, { "name": "vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php", - "sha256": "3cfe7c67b3aac25a68a62cacdc44edc37ccac2514efe67feb041bff110f42200" + "sha256": "3704dd5580eb69bc5a491272e6eb5166e94838f185f0190f319e226c17a78e13" }, { "name": "vendor/twig/twig/src/Node/Expression/Binary/HasEveryBinary.php", @@ -3566,7 +3538,7 @@ }, { "name": "vendor/twig/twig/src/Node/Expression/CallExpression.php", - "sha256": "6228ce1d7c9a0525109bfbc5e36aa4459af418b7e72e2b8a405bec31573b277e" + "sha256": "1ccb9a7bc4f537b5e11a6c6ab3c3c8795e9ca67cee6bb40dbdf6eed5e531fbf1" }, { "name": "vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php", @@ -3590,7 +3562,7 @@ }, { "name": "vendor/twig/twig/src/Node/WithNode.php", - "sha256": "5b934be11646ca9efe5ba02770fd4c559cc92a4cb11e2cfb7710a55ee999b5ba" + "sha256": "b9ab41aa8e2bbda208d37dbd8d641f6aaea7638ab9971a9b207bb2352fd7b914" }, { "name": "vendor/twig/twig/src/Node/CheckSecurityNode.php", @@ -3610,7 +3582,7 @@ }, { "name": "vendor/twig/twig/src/Lexer.php", - "sha256": "b70901d27de27d292f6e571136fb9245587060ee76a73e8528a025a07d8c4a49" + "sha256": "1d3598417e80ad30a70b2c1c10c84e0c29a3166bf3195a2628c17e906278646d" }, { "name": "vendor/twig/twig/src/ExtensionSet.php", @@ -3618,7 +3590,7 @@ }, { "name": "vendor/twig/twig/src/Error/Error.php", - "sha256": "2c6102e3219152ee688f0ee4b78813d88c6d77ea742bf77174cd6113ba4b395e" + "sha256": "e93eead6e6d6fb681ab8b86fdceac45a540d563a99c71cbec832bce57849035c" }, { "name": "vendor/twig/twig/src/Error/RuntimeError.php", @@ -3626,7 +3598,7 @@ }, { "name": "vendor/twig/twig/src/Error/SyntaxError.php", - "sha256": "8b2bfd37017990b5b748c1da33e1bb5b2efaf9850c201959c2c2ebebc5722361" + "sha256": "e7974e7a3fb79a14192b9b80dbac61b02c3475e0131d9f876130f22d82fea7f2" }, { "name": "vendor/twig/twig/src/Error/LoaderError.php", @@ -3634,7 +3606,7 @@ }, { "name": "vendor/twig/twig/src/Sandbox/SecurityPolicy.php", - "sha256": "352e0da7cca6a8443906b6e58d9f5c2fd57548618f6dbca976d3fbeb939f6ac8" + "sha256": "3731a5a550fd8605fdf5455a7648ba387942d7546db0570b2db03aac8dc578c7" }, { "name": "vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php", @@ -3666,7 +3638,7 @@ }, { "name": "vendor/twig/twig/src/Environment.php", - "sha256": "068d5e50d2264c3294e323fbb5af8f12ebaee126c519c83d2adb5e871e120267" + "sha256": "ba2c9052d0fed05cb029dde1bc43e8da4fa9013f6d8af9182e4093f90a00d673" }, { "name": "vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php", @@ -3678,7 +3650,7 @@ }, { "name": "vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php", - "sha256": "89d49b5a1db1b72a20e437df9ea1c8a9ac5cf2d6400ba0c37084bb6db8bbd84a" + "sha256": "a4b0e17297d3f78151940be4db7270ae5c24460b21a093dd106a4174c51b589a" }, { "name": "vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php", @@ -3686,7 +3658,7 @@ }, { "name": "vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php", - "sha256": "108b78bc928c89f22cbbde70ea7a3e98dfa5cdb473085e1adf6c1b301f21ecb7" + "sha256": "60f530a1b12f0995d7d97929f4fc003152f826b6088719e9e6e0de55628d6836" }, { "name": "vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php", @@ -3694,7 +3666,7 @@ }, { "name": "vendor/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php", - "sha256": "5fd74a3a2b62f40fcfa51658fc40cad1984ba4ca0530089f8a320f8a73a33ab8" + "sha256": "29146b39cb79e0d8b02fb72abed1077e7052550485adaf16a210a5cc5f0020c9" }, { "name": "vendor/twig/twig/src/NodeTraverser.php", @@ -3702,15 +3674,15 @@ }, { "name": "vendor/twig/twig/src/Parser.php", - "sha256": "436ec766a95d66950cf04cc123c8fcccfc2a6efb2f975ae6bdad54f37eae8d72" + "sha256": "01a8655fe2b462e78d5233a6314d5e972857aeb349fbda13045e0a4f5f6ba946" }, { "name": "vendor/twig/twig/src/Test/IntegrationTestCase.php", - "sha256": "7824de8af17aa80585a95e497d8b412b02747f90c03d407f527910bc08759f27" + "sha256": "c5a95c945e03d10760a549287c56b26bd81a33fa7dc27888a3e475678f16e8e0" }, { "name": "vendor/twig/twig/src/Test/NodeTestCase.php", - "sha256": "1f86fcf4d9b469b75027dc761717aa322ec8cc875ae7047a9fe0b21611f8a1a7" + "sha256": "c5f04261a13703cab7670f01b166a340b3795abbf543bfdb3a27bbf2a50effc4" }, { "name": "vendor/twig/twig/src/TokenParser/WithTokenParser.php", @@ -3718,7 +3690,7 @@ }, { "name": "vendor/twig/twig/src/TokenParser/UseTokenParser.php", - "sha256": "3356439f53206d5ba5d4a6a9961d37da403efea5c754523050eb72058459b776" + "sha256": "25b2f818c3ede66cc2f8180035e86afa69305e248b626e098935b07cab7eb866" }, { "name": "vendor/twig/twig/src/TokenParser/AbstractTokenParser.php", @@ -3750,7 +3722,7 @@ }, { "name": "vendor/twig/twig/src/TokenParser/FromTokenParser.php", - "sha256": "16d796013bbcee36941a6e0413c52fe9f947c1176103d01129ec20cd4402a0db" + "sha256": "411f081455cf07c62aec9c18ed6883096eb3a87fe13f3e5bfe7efc4c57232980" }, { "name": "vendor/twig/twig/src/TokenParser/BlockTokenParser.php", @@ -3814,7 +3786,7 @@ }, { "name": "vendor/twig/twig/src/Cache/FilesystemCache.php", - "sha256": "1aa51e1026be381b1c234ab018069546c922f8b670b42723d23721aa634f0914" + "sha256": "cbae5792d663d7a42be7998cc5f925a645135c1102dc537d91e849947ff8d640" }, { "name": "vendor/twig/twig/src/TwigFilter.php", @@ -3843,7 +3815,6 @@ "README.rst", "phpunit.xml.dist", ".gitattributes", - "vendor/nikic/php-parser/grammar/README.md", "vendor/nikic/php-parser/composer.json", "vendor/nikic/php-parser/README.md", "vendor/symfony/polyfill-php73/composer.json", @@ -3946,8 +3917,8 @@ "examples" ], "phar": { - "sha256": "F58B04429A9DDB5E8EC28734730C4C698AA8AA85EBBCDA2CB9ABA880B9AC7588", - "fileSha256": "37869b243a64d2826f8ea3498d144e22bef7c2242e2cd2080f4b3e3cd8cb0887", - "numberOfFiles": 957 + "sha256": "FD6F38F8F8071E7503789BBD638018F353D2A5C0746355235D5BA41B1AAFCD42", + "fileSha256": "33bb3ab00e4cda26e53911e9e5baf34bd3e7f4418bd4114116b504e093808bfd", + "numberOfFiles": 950 } } \ No newline at end of file