|
@@ -8,16 +8,16 @@
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "aws/aws-crt-php",
|
|
|
- "version": "v1.2.1",
|
|
|
+ "version": "v1.2.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/awslabs/aws-crt-php.git",
|
|
|
- "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5"
|
|
|
+ "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/1926277fc71d253dfa820271ac5987bdb193ccf5",
|
|
|
- "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5",
|
|
|
+ "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2",
|
|
|
+ "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -56,35 +56,35 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/awslabs/aws-crt-php/issues",
|
|
|
- "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.1"
|
|
|
+ "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4"
|
|
|
},
|
|
|
- "time": "2023-03-24T20:22:19+00:00"
|
|
|
+ "time": "2023-11-08T00:42:13+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "aws/aws-sdk-php",
|
|
|
- "version": "3.272.1",
|
|
|
+ "version": "3.288.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
|
- "reference": "a0accaf4a16565c0b4438109c978602f27dff3a0"
|
|
|
+ "reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0accaf4a16565c0b4438109c978602f27dff3a0",
|
|
|
- "reference": "a0accaf4a16565c0b4438109c978602f27dff3a0",
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a1dfa12c7165de0b731ae8074c4ba1f3ae733f89",
|
|
|
+ "reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "aws/aws-crt-php": "^1.0.4",
|
|
|
+ "aws/aws-crt-php": "^1.2.3",
|
|
|
"ext-json": "*",
|
|
|
"ext-pcre": "*",
|
|
|
"ext-simplexml": "*",
|
|
|
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
|
|
|
- "guzzlehttp/promises": "^1.4.0",
|
|
|
+ "guzzlehttp/promises": "^1.4.0 || ^2.0",
|
|
|
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
|
|
|
"mtdowling/jmespath.php": "^2.6",
|
|
|
- "php": ">=5.5",
|
|
|
- "psr/http-message": "^1.0"
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/http-message": "^1.0 || ^2.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"andrewsville/php-token-reflection": "^1.4",
|
|
@@ -99,7 +99,7 @@
|
|
|
"ext-sockets": "*",
|
|
|
"nette/neon": "^2.3",
|
|
|
"paragonie/random_compat": ">= 2",
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.6.3 || ^9.5",
|
|
|
+ "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
|
|
|
"psr/cache": "^1.0",
|
|
|
"psr/simple-cache": "^1.0",
|
|
|
"sebastian/comparator": "^1.2.3 || ^4.0",
|
|
@@ -151,28 +151,28 @@
|
|
|
"support": {
|
|
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
|
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
|
|
- "source": "https://github.com/aws/aws-sdk-php/tree/3.272.1"
|
|
|
+ "source": "https://github.com/aws/aws-sdk-php/tree/3.288.1"
|
|
|
},
|
|
|
- "time": "2023-06-09T18:21:02+00:00"
|
|
|
+ "time": "2023-11-22T19:35:38+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/guzzle",
|
|
|
- "version": "7.7.0",
|
|
|
+ "version": "7.8.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
|
- "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5"
|
|
|
+ "reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5",
|
|
|
- "reference": "fb7566caccf22d74d1ab270de3551f72a58399f5",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
|
|
|
+ "reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
- "guzzlehttp/promises": "^1.5.3 || ^2.0",
|
|
|
- "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
|
|
|
+ "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
|
|
|
+ "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
|
|
|
"php": "^7.2.5 || ^8.0",
|
|
|
"psr/http-client": "^1.0",
|
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
|
@@ -181,11 +181,11 @@
|
|
|
"psr/http-client-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "bamarni/composer-bin-plugin": "^1.8.1",
|
|
|
+ "bamarni/composer-bin-plugin": "^1.8.2",
|
|
|
"ext-curl": "*",
|
|
|
"php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
|
|
|
"php-http/message-factory": "^1.1",
|
|
|
- "phpunit/phpunit": "^8.5.29 || ^9.5.23",
|
|
|
+ "phpunit/phpunit": "^8.5.36 || ^9.6.15",
|
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
|
|
},
|
|
|
"suggest": {
|
|
@@ -263,7 +263,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
|
|
- "source": "https://github.com/guzzle/guzzle/tree/7.7.0"
|
|
|
+ "source": "https://github.com/guzzle/guzzle/tree/7.8.1"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -279,33 +279,37 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-05-21T14:04:53+00:00"
|
|
|
+ "time": "2023-12-03T20:35:24+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/promises",
|
|
|
- "version": "1.5.3",
|
|
|
+ "version": "2.0.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
|
- "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
|
|
|
+ "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
|
- "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
|
|
|
+ "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.5"
|
|
|
+ "php": "^7.2.5 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
|
+ "bamarni/composer-bin-plugin": "^1.8.2",
|
|
|
+ "phpunit/phpunit": "^8.5.36 || ^9.6.15"
|
|
|
},
|
|
|
"type": "library",
|
|
|
+ "extra": {
|
|
|
+ "bamarni-bin": {
|
|
|
+ "bin-links": true,
|
|
|
+ "forward-command": false
|
|
|
+ }
|
|
|
+ },
|
|
|
"autoload": {
|
|
|
- "files": [
|
|
|
- "src/functions_include.php"
|
|
|
- ],
|
|
|
"psr-4": {
|
|
|
"GuzzleHttp\\Promise\\": "src/"
|
|
|
}
|
|
@@ -342,7 +346,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
|
- "source": "https://github.com/guzzle/promises/tree/1.5.3"
|
|
|
+ "source": "https://github.com/guzzle/promises/tree/2.0.2"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -358,20 +362,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-05-21T12:31:43+00:00"
|
|
|
+ "time": "2023-12-03T20:19:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/psr7",
|
|
|
- "version": "2.5.0",
|
|
|
+ "version": "2.6.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
|
- "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
|
|
|
+ "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
|
|
|
- "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
|
|
|
+ "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -385,9 +389,9 @@
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "bamarni/composer-bin-plugin": "^1.8.1",
|
|
|
+ "bamarni/composer-bin-plugin": "^1.8.2",
|
|
|
"http-interop/http-factory-tests": "^0.9",
|
|
|
- "phpunit/phpunit": "^8.5.29 || ^9.5.23"
|
|
|
+ "phpunit/phpunit": "^8.5.36 || ^9.6.15"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
@@ -458,7 +462,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/guzzle/psr7/issues",
|
|
|
- "source": "https://github.com/guzzle/psr7/tree/2.5.0"
|
|
|
+ "source": "https://github.com/guzzle/psr7/tree/2.6.2"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -474,29 +478,29 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-04-17T16:11:26+00:00"
|
|
|
+ "time": "2023-12-03T20:05:35+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "mtdowling/jmespath.php",
|
|
|
- "version": "2.6.1",
|
|
|
+ "version": "2.7.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/jmespath/jmespath.php.git",
|
|
|
- "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
|
|
|
+ "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
|
|
|
- "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
|
|
|
+ "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b",
|
|
|
+ "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^5.4 || ^7.0 || ^8.0",
|
|
|
+ "php": "^7.2.5 || ^8.0",
|
|
|
"symfony/polyfill-mbstring": "^1.17"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "composer/xdebug-handler": "^1.4 || ^2.0",
|
|
|
- "phpunit/phpunit": "^4.8.36 || ^7.5.15"
|
|
|
+ "composer/xdebug-handler": "^3.0.3",
|
|
|
+ "phpunit/phpunit": "^8.5.33"
|
|
|
},
|
|
|
"bin": [
|
|
|
"bin/jp.php"
|
|
@@ -504,7 +508,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.6-dev"
|
|
|
+ "dev-master": "2.7-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -520,6 +524,11 @@
|
|
|
"MIT"
|
|
|
],
|
|
|
"authors": [
|
|
|
+ {
|
|
|
+ "name": "Graham Campbell",
|
|
|
+ "email": "hello@gjcampbell.co.uk",
|
|
|
+ "homepage": "https://github.com/GrahamCampbell"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "Michael Dowling",
|
|
|
"email": "mtdowling@gmail.com",
|
|
@@ -533,22 +542,22 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/jmespath/jmespath.php/issues",
|
|
|
- "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
|
|
|
+ "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0"
|
|
|
},
|
|
|
- "time": "2021-06-14T00:11:39+00:00"
|
|
|
+ "time": "2023-08-25T10:54:48+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/http-client",
|
|
|
- "version": "1.0.2",
|
|
|
+ "version": "1.0.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/http-client.git",
|
|
|
- "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
|
|
|
- "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -585,9 +594,9 @@
|
|
|
"psr-18"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/php-fig/http-client/tree/1.0.2"
|
|
|
+ "source": "https://github.com/php-fig/http-client"
|
|
|
},
|
|
|
- "time": "2023-04-10T20:12:12+00:00"
|
|
|
+ "time": "2023-09-23T14:17:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/http-factory",
|
|
@@ -646,16 +655,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/http-message",
|
|
|
- "version": "1.1",
|
|
|
+ "version": "2.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
|
- "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
|
|
|
+ "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
- "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
|
+ "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -664,7 +673,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.1.x-dev"
|
|
|
+ "dev-master": "2.0.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -679,7 +688,7 @@
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "PHP-FIG",
|
|
|
- "homepage": "http://www.php-fig.org/"
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
}
|
|
|
],
|
|
|
"description": "Common interface for HTTP messages",
|
|
@@ -693,9 +702,9 @@
|
|
|
"response"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/php-fig/http-message/tree/1.1"
|
|
|
+ "source": "https://github.com/php-fig/http-message/tree/2.0"
|
|
|
},
|
|
|
- "time": "2023-04-04T09:50:52+00:00"
|
|
|
+ "time": "2023-04-04T09:54:51+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "ralouphie/getallheaders",
|
|
@@ -743,25 +752,25 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
- "version": "v3.3.0",
|
|
|
+ "version": "v2.5.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
- "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
|
|
|
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
|
|
|
- "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
|
|
|
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
|
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=8.1"
|
|
|
+ "php": ">=7.1"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "3.4-dev"
|
|
|
+ "dev-main": "2.5-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/contracts",
|
|
@@ -790,7 +799,7 @@
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
|
|
|
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -806,20 +815,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-05-23T14:45:45+00:00"
|
|
|
+ "time": "2022-01-02T09:53:40+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.27.0",
|
|
|
+ "version": "v1.28.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
|
|
|
+ "reference": "42292d99c55abe617799667f454222c54c60e229"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
|
- "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
|
|
|
+ "reference": "42292d99c55abe617799667f454222c54c60e229",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -834,7 +843,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.27-dev"
|
|
|
+ "dev-main": "1.28-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -873,7 +882,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -889,7 +898,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-11-03T14:55:06+00:00"
|
|
|
+ "time": "2023-07-28T09:04:16+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [],
|
|
@@ -900,5 +909,5 @@
|
|
|
"prefer-lowest": false,
|
|
|
"platform": [],
|
|
|
"platform-dev": [],
|
|
|
- "plugin-api-version": "2.3.0"
|
|
|
+ "plugin-api-version": "2.6.0"
|
|
|
}
|