Update dependencies

This commit is contained in:
Ilya Prokopenko 2022-06-14 06:07:13 +03:00
parent d2618bdc11
commit 1e862ae523
No known key found for this signature in database
GPG key ID: 7736BBBB05F14A56

347
composer.lock generated
View file

@ -8,32 +8,28 @@
"packages": [ "packages": [
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
"version": "1.2.1", "version": "1.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/lexer.git", "url": "https://github.com/doctrine/lexer.git",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042" "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0" "php": "^7.1 || ^8.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^6.0", "doctrine/coding-standard": "^9.0",
"phpstan/phpstan": "^0.11.8", "phpstan/phpstan": "^1.3",
"phpunit/phpunit": "^8.2" "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.11"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
@ -68,7 +64,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/lexer/issues", "issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/1.2.1" "source": "https://github.com/doctrine/lexer/tree/1.2.3"
}, },
"funding": [ "funding": [
{ {
@ -84,20 +80,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-05-25T17:44:05+00:00" "time": "2022-02-28T11:07:21+00:00"
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "3.1.2", "version": "3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "ee0db30118f661fb166bcffbf5d82032df484697" "reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"reference": "ee0db30118f661fb166bcffbf5d82032df484697", "reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -144,7 +140,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/egulias/EmailValidator/issues", "issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/3.1.2" "source": "https://github.com/egulias/EmailValidator/tree/3.2"
}, },
"funding": [ "funding": [
{ {
@ -152,7 +148,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-10-11T09:18:27+00:00" "time": "2022-05-28T22:19:18+00:00"
}, },
{ {
"name": "firebase/php-jwt", "name": "firebase/php-jwt",
@ -606,16 +602,16 @@
}, },
{ {
"name": "nette/caching", "name": "nette/caching",
"version": "v3.1.2", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/caching.git", "url": "https://github.com/nette/caching.git",
"reference": "27d8f0048eb1a9c7e49e0268f39b2db7d3ce7ae9" "reference": "7a59a7762e43ba6d8e4aa0484eaaf6a40835a4ad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/caching/zipball/27d8f0048eb1a9c7e49e0268f39b2db7d3ce7ae9", "url": "https://api.github.com/repos/nette/caching/zipball/7a59a7762e43ba6d8e4aa0484eaaf6a40835a4ad",
"reference": "27d8f0048eb1a9c7e49e0268f39b2db7d3ce7ae9", "reference": "7a59a7762e43ba6d8e4aa0484eaaf6a40835a4ad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -624,7 +620,7 @@
"php": ">=7.2 <8.2" "php": ">=7.2 <8.2"
}, },
"require-dev": { "require-dev": {
"latte/latte": "^2.10", "latte/latte": "^2.11 || ^3.0",
"nette/di": "^v3.0", "nette/di": "^v3.0",
"nette/tester": "^2.0", "nette/tester": "^2.0",
"phpstan/phpstan": "^0.12", "phpstan/phpstan": "^0.12",
@ -671,22 +667,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/caching/issues", "issues": "https://github.com/nette/caching/issues",
"source": "https://github.com/nette/caching/tree/v3.1.2" "source": "https://github.com/nette/caching/tree/v3.1.3"
}, },
"time": "2021-08-24T23:45:03+00:00" "time": "2022-05-17T18:30:21+00:00"
}, },
{ {
"name": "nette/database", "name": "nette/database",
"version": "v3.1.4", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/database.git", "url": "https://github.com/nette/database.git",
"reference": "c4df89d2a6aa9bc72f6891eee4fba36ee729e39e" "reference": "b138afb94d6ce93c3a7ad9786c2e925ac1ac501f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/database/zipball/c4df89d2a6aa9bc72f6891eee4fba36ee729e39e", "url": "https://api.github.com/repos/nette/database/zipball/b138afb94d6ce93c3a7ad9786c2e925ac1ac501f",
"reference": "c4df89d2a6aa9bc72f6891eee4fba36ee729e39e", "reference": "b138afb94d6ce93c3a7ad9786c2e925ac1ac501f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -748,28 +744,28 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/database/issues", "issues": "https://github.com/nette/database/issues",
"source": "https://github.com/nette/database/tree/v3.1.4" "source": "https://github.com/nette/database/tree/v3.1.5"
}, },
"time": "2021-11-24T17:58:06+00:00" "time": "2022-03-10T03:43:40+00:00"
}, },
{ {
"name": "nette/di", "name": "nette/di",
"version": "v3.0.12", "version": "v3.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/di.git", "url": "https://github.com/nette/di.git",
"reference": "11c236b9f7bbfc5a95e7b24742ad8847936feeb5" "reference": "9878f2958a0a804b08430dbc719a52e493022739"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/di/zipball/11c236b9f7bbfc5a95e7b24742ad8847936feeb5", "url": "https://api.github.com/repos/nette/di/zipball/9878f2958a0a804b08430dbc719a52e493022739",
"reference": "11c236b9f7bbfc5a95e7b24742ad8847936feeb5", "reference": "9878f2958a0a804b08430dbc719a52e493022739",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-tokenizer": "*", "ext-tokenizer": "*",
"nette/neon": "^3.3", "nette/neon": "^3.3 || ^4.0",
"nette/php-generator": "^3.5.4", "nette/php-generator": "^3.5.4 || ^4.0",
"nette/robot-loader": "^3.2", "nette/robot-loader": "^3.2",
"nette/schema": "^1.1", "nette/schema": "^1.1",
"nette/utils": "^3.1.6", "nette/utils": "^3.1.6",
@ -823,9 +819,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/di/issues", "issues": "https://github.com/nette/di/issues",
"source": "https://github.com/nette/di/tree/v3.0.12" "source": "https://github.com/nette/di/tree/v3.0.13"
}, },
"time": "2021-12-15T21:05:11+00:00" "time": "2022-03-10T02:43:04+00:00"
}, },
{ {
"name": "nette/finder", "name": "nette/finder",
@ -896,16 +892,16 @@
}, },
{ {
"name": "nette/neon", "name": "nette/neon",
"version": "v3.3.2", "version": "v3.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/neon.git", "url": "https://github.com/nette/neon.git",
"reference": "54b287d8c2cdbe577b02e28ca1713e275b05ece2" "reference": "22e384da162fab42961d48eb06c06d3ad0c11b95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/neon/zipball/54b287d8c2cdbe577b02e28ca1713e275b05ece2", "url": "https://api.github.com/repos/nette/neon/zipball/22e384da162fab42961d48eb06c06d3ad0c11b95",
"reference": "54b287d8c2cdbe577b02e28ca1713e275b05ece2", "reference": "22e384da162fab42961d48eb06c06d3ad0c11b95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -958,22 +954,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/neon/issues", "issues": "https://github.com/nette/neon/issues",
"source": "https://github.com/nette/neon/tree/v3.3.2" "source": "https://github.com/nette/neon/tree/v3.3.3"
}, },
"time": "2021-11-25T15:57:41+00:00" "time": "2022-03-10T02:04:26+00:00"
}, },
{ {
"name": "nette/php-generator", "name": "nette/php-generator",
"version": "v3.6.5", "version": "v3.6.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/php-generator.git", "url": "https://github.com/nette/php-generator.git",
"reference": "9370403f9d9c25b51c4596ded1fbfe70347f7c82" "reference": "b9ba414c9895fd9420887f20eeb4eabde123677f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/php-generator/zipball/9370403f9d9c25b51c4596ded1fbfe70347f7c82", "url": "https://api.github.com/repos/nette/php-generator/zipball/b9ba414c9895fd9420887f20eeb4eabde123677f",
"reference": "9370403f9d9c25b51c4596ded1fbfe70347f7c82", "reference": "b9ba414c9895fd9420887f20eeb4eabde123677f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1026,9 +1022,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/php-generator/issues", "issues": "https://github.com/nette/php-generator/issues",
"source": "https://github.com/nette/php-generator/tree/v3.6.5" "source": "https://github.com/nette/php-generator/tree/v3.6.7"
}, },
"time": "2021-11-24T16:23:44+00:00" "time": "2022-03-10T01:51:00+00:00"
}, },
{ {
"name": "nette/robot-loader", "name": "nette/robot-loader",
@ -1099,16 +1095,16 @@
}, },
{ {
"name": "nette/safe-stream", "name": "nette/safe-stream",
"version": "v2.4.2", "version": "v2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/safe-stream.git", "url": "https://github.com/nette/safe-stream.git",
"reference": "921bd889860cf697a022642e628d086c9048ca67" "reference": "8bbbeda8415b8352642d7566dfa18169d40c2e54"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/safe-stream/zipball/921bd889860cf697a022642e628d086c9048ca67", "url": "https://api.github.com/repos/nette/safe-stream/zipball/8bbbeda8415b8352642d7566dfa18169d40c2e54",
"reference": "921bd889860cf697a022642e628d086c9048ca67", "reference": "8bbbeda8415b8352642d7566dfa18169d40c2e54",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1122,7 +1118,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.4-dev" "dev-master": "2.5-dev"
} }
}, },
"autoload": { "autoload": {
@ -1146,19 +1142,21 @@
"homepage": "https://nette.org/contributors" "homepage": "https://nette.org/contributors"
} }
], ],
"description": "Nette SafeStream: atomic and safe manipulation with files via native PHP functions.", "description": "Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.",
"homepage": "https://nette.org", "homepage": "https://nette.org",
"keywords": [ "keywords": [
"atomic", "atomic",
"filesystem", "filesystem",
"isolation",
"nette", "nette",
"safe" "safe",
"thread safe"
], ],
"support": { "support": {
"issues": "https://github.com/nette/safe-stream/issues", "issues": "https://github.com/nette/safe-stream/issues",
"source": "https://github.com/nette/safe-stream/tree/v2.4.2" "source": "https://github.com/nette/safe-stream/tree/v2.5.0"
}, },
"time": "2021-06-02T14:42:24+00:00" "time": "2022-01-03T23:13:32+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -1224,16 +1222,16 @@
}, },
{ {
"name": "nette/tokenizer", "name": "nette/tokenizer",
"version": "v3.1.0", "version": "v3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/tokenizer.git", "url": "https://github.com/nette/tokenizer.git",
"reference": "14d42330fb299e877ad5a01f955098e35190c042" "reference": "370c5e4e2e10eb4d3e406d3a90526f821de98190"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/tokenizer/zipball/14d42330fb299e877ad5a01f955098e35190c042", "url": "https://api.github.com/repos/nette/tokenizer/zipball/370c5e4e2e10eb4d3e406d3a90526f821de98190",
"reference": "14d42330fb299e877ad5a01f955098e35190c042", "reference": "370c5e4e2e10eb4d3e406d3a90526f821de98190",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1241,6 +1239,7 @@
}, },
"require-dev": { "require-dev": {
"nette/tester": "~2.0", "nette/tester": "~2.0",
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3" "tracy/tracy": "^2.3"
}, },
"type": "library", "type": "library",
@ -1257,8 +1256,8 @@
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause", "BSD-3-Clause",
"GPL-2.0", "GPL-2.0-only",
"GPL-3.0" "GPL-3.0-only"
], ],
"authors": [ "authors": [
{ {
@ -1273,23 +1272,23 @@
"description": "Nette Tokenizer", "description": "Nette Tokenizer",
"homepage": "https://nette.org", "homepage": "https://nette.org",
"support": { "support": {
"issues": "https://github.com/nette/tokenizer/issues", "source": "https://github.com/nette/tokenizer/tree/v3.1.1"
"source": "https://github.com/nette/tokenizer/tree/v3.1.0"
}, },
"time": "2019-09-13T11:28:17+00:00" "abandoned": true,
"time": "2022-02-09T22:28:54+00:00"
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
"version": "v3.2.6", "version": "v3.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/utils.git", "url": "https://github.com/nette/utils.git",
"reference": "2f261e55bd6a12057442045bf2c249806abc1d02" "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/2f261e55bd6a12057442045bf2c249806abc1d02", "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99",
"reference": "2f261e55bd6a12057442045bf2c249806abc1d02", "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1359,9 +1358,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/utils/issues", "issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v3.2.6" "source": "https://github.com/nette/utils/tree/v3.2.7"
}, },
"time": "2021-11-24T15:47:23+00:00" "time": "2022-01-24T11:29:14+00:00"
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
@ -1538,16 +1537,16 @@
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v2.5.0", "version": "v2.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8" "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1585,7 +1584,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0" "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1"
}, },
"funding": [ "funding": [
{ {
@ -1601,32 +1600,35 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-12T14:48:14+00:00" "time": "2022-01-02T09:53:40+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.23.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.1"
}, },
"provide": {
"ext-ctype": "*"
},
"suggest": { "suggest": {
"ext-ctype": "For best performance" "ext-ctype": "For best performance"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -1634,12 +1636,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -1664,7 +1666,7 @@
"portable" "portable"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -1680,32 +1682,35 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-19T12:13:01+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-iconv", "name": "symfony/polyfill-iconv",
"version": "v1.23.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git", "url": "https://github.com/symfony/polyfill-iconv.git",
"reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933" "reference": "143f1881e655bebca1312722af8068de235ae5dc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/143f1881e655bebca1312722af8068de235ae5dc",
"reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933", "reference": "143f1881e655bebca1312722af8068de235ae5dc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.1"
}, },
"provide": {
"ext-iconv": "*"
},
"suggest": { "suggest": {
"ext-iconv": "For best performance" "ext-iconv": "For best performance"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -1713,12 +1718,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Iconv\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Iconv\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -1744,7 +1749,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0" "source": "https://github.com/symfony/polyfill-iconv/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -1760,20 +1765,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-27T09:27:20+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git", "url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "749045c69efb97c70d25d7463abba812e91f3a44" "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
"reference": "749045c69efb97c70d25d7463abba812e91f3a44", "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1787,7 +1792,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -1831,7 +1836,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -1847,20 +1852,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-14T14:02:44+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-normalizer", "name": "symfony/polyfill-intl-normalizer",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1872,7 +1877,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -1915,7 +1920,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -1931,20 +1936,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-19T12:13:01+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1959,7 +1964,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -1998,7 +2003,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -2014,20 +2019,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-30T18:21:41+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976" "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2036,7 +2041,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -2074,7 +2079,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -2090,20 +2095,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-27T09:17:38+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
"version": "v1.23.1", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php80.git", "url": "https://github.com/symfony/polyfill-php80.git",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2112,7 +2117,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -2120,12 +2125,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
], ],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [ "classmap": [
"Resources/stubs" "Resources/stubs"
] ]
@ -2157,7 +2162,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -2173,20 +2178,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-28T13:41:28+00:00" "time": "2022-05-10T07:21:04+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v5.4.1", "version": "v5.4.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "8c82cd35ed861236138d5ae1c78c0c7ebcd62107" "reference": "1639abc1177d26bcd4320e535e664cef067ab0ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/8c82cd35ed861236138d5ae1c78c0c7ebcd62107", "url": "https://api.github.com/repos/symfony/translation/zipball/1639abc1177d26bcd4320e535e664cef067ab0ca",
"reference": "8c82cd35ed861236138d5ae1c78c0c7ebcd62107", "reference": "1639abc1177d26bcd4320e535e664cef067ab0ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2254,7 +2259,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v5.4.1" "source": "https://github.com/symfony/translation/tree/v5.4.9"
}, },
"funding": [ "funding": [
{ {
@ -2270,20 +2275,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-12-05T20:33:52+00:00" "time": "2022-05-06T12:33:37+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
"version": "v2.5.0", "version": "v2.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation-contracts.git", "url": "https://github.com/symfony/translation-contracts.git",
"reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e" "reference": "1211df0afa701e45a04253110e959d4af4ef0f07"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1211df0afa701e45a04253110e959d4af4ef0f07",
"reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e", "reference": "1211df0afa701e45a04253110e959d4af4ef0f07",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2332,7 +2337,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/translation-contracts/tree/v2.5.0" "source": "https://github.com/symfony/translation-contracts/tree/v2.5.1"
}, },
"funding": [ "funding": [
{ {
@ -2348,20 +2353,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-17T14:20:01+00:00" "time": "2022-01-02T09:53:40+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.0", "version": "v5.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "034ccc0994f1ae3f7499fa5b1f2e75d5e7a94efc" "reference": "e80f87d2c9495966768310fc531b487ce64237a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/034ccc0994f1ae3f7499fa5b1f2e75d5e7a94efc", "url": "https://api.github.com/repos/symfony/yaml/zipball/e80f87d2c9495966768310fc531b487ce64237a2",
"reference": "034ccc0994f1ae3f7499fa5b1f2e75d5e7a94efc", "reference": "e80f87d2c9495966768310fc531b487ce64237a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2407,7 +2412,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.0" "source": "https://github.com/symfony/yaml/tree/v5.4.3"
}, },
"funding": [ "funding": [
{ {
@ -2423,7 +2428,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-28T15:25:38+00:00" "time": "2022-01-26T16:32:32+00:00"
}, },
{ {
"name": "tracy/tracy", "name": "tracy/tracy",
@ -2463,11 +2468,11 @@
} }
}, },
"autoload": { "autoload": {
"classmap": [
"src"
],
"files": [ "files": [
"src/Tracy/functions.php" "src/Tracy/functions.php"
],
"classmap": [
"src"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -2501,16 +2506,16 @@
}, },
{ {
"name": "wildbit/postmark-php", "name": "wildbit/postmark-php",
"version": "4.0.2", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/wildbit/postmark-php.git", "url": "https://github.com/wildbit/postmark-php.git",
"reference": "823ca5bdb6355e266986434fab9139406b6e6c13" "reference": "d27cd97a5efefa72d4ea16c2fa307c22c4e5312c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/wildbit/postmark-php/zipball/823ca5bdb6355e266986434fab9139406b6e6c13", "url": "https://api.github.com/repos/wildbit/postmark-php/zipball/d27cd97a5efefa72d4ea16c2fa307c22c4e5312c",
"reference": "823ca5bdb6355e266986434fab9139406b6e6c13", "reference": "d27cd97a5efefa72d4ea16c2fa307c22c4e5312c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2533,9 +2538,9 @@
"description": "The officially supported client for Postmark (http://postmarkapp.com)", "description": "The officially supported client for Postmark (http://postmarkapp.com)",
"support": { "support": {
"issues": "https://github.com/wildbit/postmark-php/issues", "issues": "https://github.com/wildbit/postmark-php/issues",
"source": "https://github.com/wildbit/postmark-php/tree/4.0.2" "source": "https://github.com/wildbit/postmark-php/tree/4.0.4"
}, },
"time": "2021-06-13T08:50:30+00:00" "time": "2022-03-28T18:34:21+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],