From 432e938ddef359226205dfb92b3119b26d7a55fc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 30 Dec 2023 09:00:17 +0100 Subject: update to 7.0.3 update bundled bartlett/php-compatinfo-db to 6.1.1 --- installed.json | 72 +++++++++++++++++++++++++++++++--------------------------- 1 file changed, 39 insertions(+), 33 deletions(-) (limited to 'installed.json') diff --git a/installed.json b/installed.json index 179b7d1..bffce70 100644 --- a/installed.json +++ b/installed.json @@ -2,17 +2,17 @@ "packages": [ { "name": "bartlett/php-compatinfo-db", - "version": "6.0.0", - "version_normalized": "6.0.0.0", + "version": "6.1.1", + "version_normalized": "6.1.1.0", "source": { "type": "git", "url": "https://github.com/llaville/php-compatinfo-db.git", - "reference": "7520c2728ba912b4de94b9d86106f6701cc84961" + "reference": "b687d48b04e5f38af0dcd465981792b4033b188b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/llaville/php-compatinfo-db/zipball/7520c2728ba912b4de94b9d86106f6701cc84961", - "reference": "7520c2728ba912b4de94b9d86106f6701cc84961", + "url": "https://api.github.com/repos/llaville/php-compatinfo-db/zipball/b687d48b04e5f38af0dcd465981792b4033b188b", + "reference": "b687d48b04e5f38af0dcd465981792b4033b188b", "shasum": "" }, "require": { @@ -38,10 +38,11 @@ "symfony/stopwatch": "^6.4 || ^7.0" }, "require-dev": { - "psr/log": "^1.0 || ^3.0", + "bamarni/composer-bin-plugin": "^1.8", + "psr/log": "^3.0", "symfony/framework-bundle": "^6.4 || ^7.0" }, - "time": "2023-12-06T06:07:45+00:00", + "time": "2023-12-30T06:38:52+00:00", "bin": [ "bin/compatinfo-db" ], @@ -49,6 +50,11 @@ "extra": { "branch-alias": { "dev-master": "6.x-dev" + }, + "bamarni-bin": { + "bin-links": true, + "target-directory": "vendor-bin", + "forward-command": true } }, "installation-source": "dist", @@ -1052,17 +1058,17 @@ }, { "name": "doctrine/orm", - "version": "2.17.1", - "version_normalized": "2.17.1.0", + "version": "2.17.2", + "version_normalized": "2.17.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "1a4fe6e0bb67762370937a7e6cee3da40a9122d1" + "reference": "393679a4795e49b0b3ac317dce84d0f8888f2b77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/1a4fe6e0bb67762370937a7e6cee3da40a9122d1", - "reference": "1a4fe6e0bb67762370937a7e6cee3da40a9122d1", + "url": "https://api.github.com/repos/doctrine/orm/zipball/393679a4795e49b0b3ac317dce84d0f8888f2b77", + "reference": "393679a4795e49b0b3ac317dce84d0f8888f2b77", "shasum": "" }, "require": { @@ -1095,17 +1101,17 @@ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psr/log": "^1 || ^2 || ^3", "squizlabs/php_codesniffer": "3.7.2", - "symfony/cache": "^4.4 || ^5.4 || ^6.0", - "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2", - "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0", - "vimeo/psalm": "4.30.0 || 5.15.0" + "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0", + "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0", + "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0", + "vimeo/psalm": "4.30.0 || 5.16.0" }, "suggest": { "ext-dom": "Provides support for XSD validation for XML mapping files", "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0", "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, - "time": "2023-11-17T06:25:40+00:00", + "time": "2023-12-20T21:47:52+00:00", "bin": [ "bin/doctrine" ], @@ -1150,7 +1156,7 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.17.1" + "source": "https://github.com/doctrine/orm/tree/2.17.2" }, "install-path": "../doctrine/orm" }, @@ -1257,17 +1263,17 @@ }, { "name": "nikic/php-parser", - "version": "v4.17.1", - "version_normalized": "4.17.1.0", + "version": "v4.18.0", + "version_normalized": "4.18.0.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": { @@ -1278,7 +1284,7 @@ "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, - "time": "2023-08-13T19:53:39+00:00", + "time": "2023-12-10T21:03:43+00:00", "bin": [ "bin/php-parse" ], @@ -1310,7 +1316,7 @@ ], "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" }, "install-path": "../nikic/php-parser" }, @@ -3738,27 +3744,27 @@ }, { "name": "symfony/service-contracts", - "version": "v3.4.0", - "version_normalized": "3.4.0.0", + "version": "v3.4.1", + "version_normalized": "3.4.1.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838" + "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/b3313c2dbffaf71c8de2934e2ea56ed2291a3838", - "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", + "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^2.0" + "psr/container": "^1.1|^2.0" }, "conflict": { "ext-psr": "<1.1|>=2" }, - "time": "2023-07-30T20:28:31+00:00", + "time": "2023-12-26T14:02:43+00:00", "type": "library", "extra": { "branch-alias": { @@ -3803,7 +3809,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" }, "funding": [ { -- cgit