diff --git a/2021/php/composer.json b/2021/php/composer.json index 9fbf0c7..d54f908 100644 --- a/2021/php/composer.json +++ b/2021/php/composer.json @@ -2,7 +2,7 @@ "name": "codelicia/aoc2021", "type": "project", "require-dev": { - "phpunit/phpunit": "11.0.x" + "phpunit/phpunit": "11.2.x" }, "license": "MIT", "autoload": { diff --git a/2021/php/composer.lock b/2021/php/composer.lock index 379e16d..d364160 100644 --- a/2021/php/composer.lock +++ b/2021/php/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ad9038aea1dd2d9df75a7b9484c5d0cb", + "content-hash": "452eee0e5fe5c77bf16909f3e78779ce", "packages": [], "packages-dev": [ { @@ -74,12 +74,12 @@ "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "46be4560c4cd4bab2b74882c0da39a4548a5cfbe" + "reference": "daaadc3bae458908aa477b90a8932e7da9253f22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/46be4560c4cd4bab2b74882c0da39a4548a5cfbe", - "reference": "46be4560c4cd4bab2b74882c0da39a4548a5cfbe", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/daaadc3bae458908aa477b90a8932e7da9253f22", + "reference": "daaadc3bae458908aa477b90a8932e7da9253f22", "shasum": "" }, "require": { @@ -125,7 +125,7 @@ "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/master" }, - "time": "2024-03-17T10:24:36+00:00" + "time": "2024-06-03T06:24:19+00:00" }, { "name": "phar-io/manifest", @@ -576,16 +576,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.9", + "version": "11.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "591bbfe416400385527d5086b346b92c06de404b" + "reference": "705eba0190afe04bc057f565ad843267717cf109" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/591bbfe416400385527d5086b346b92c06de404b", - "reference": "591bbfe416400385527d5086b346b92c06de404b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/705eba0190afe04bc057f565ad843267717cf109", + "reference": "705eba0190afe04bc057f565ad843267717cf109", "shasum": "" }, "require": { @@ -624,7 +624,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.0-dev" + "dev-main": "11.2-dev" } }, "autoload": { @@ -656,7 +656,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.9" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.0" }, "funding": [ { @@ -672,7 +672,7 @@ "type": "tidelift" } ], - "time": "2024-03-28T10:09:42+00:00" + "time": "2024-06-07T04:48:50+00:00" }, { "name": "sebastian/cli-parser", @@ -680,12 +680,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "1cb1276290d9478d8480a20ed5a79b4d23f53c1d" + "reference": "6900ec4367a8cdb9dd5be66239e7e2d014cf2b40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/1cb1276290d9478d8480a20ed5a79b4d23f53c1d", - "reference": "1cb1276290d9478d8480a20ed5a79b4d23f53c1d", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/6900ec4367a8cdb9dd5be66239e7e2d014cf2b40", + "reference": "6900ec4367a8cdb9dd5be66239e7e2d014cf2b40", "shasum": "" }, "require": { @@ -730,7 +730,7 @@ "type": "github" } ], - "time": "2024-03-22T13:38:23+00:00" + "time": "2024-05-20T06:31:55+00:00" }, { "name": "sebastian/code-unit", @@ -738,12 +738,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "f88cb9e934eb57509cb1220efa7f13815a99390e" + "reference": "9668a3e4c161eb6e0c2860c192f3f4bad197e067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/f88cb9e934eb57509cb1220efa7f13815a99390e", - "reference": "f88cb9e934eb57509cb1220efa7f13815a99390e", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/9668a3e4c161eb6e0c2860c192f3f4bad197e067", + "reference": "9668a3e4c161eb6e0c2860c192f3f4bad197e067", "shasum": "" }, "require": { @@ -788,7 +788,7 @@ "type": "github" } ], - "time": "2024-03-22T13:38:42+00:00" + "time": "2024-05-20T07:08:36+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -1123,12 +1123,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "e58279a4edf115838b64b4fab75e4ff333753de9" + "reference": "b9c7cad904c5c2596beb29ceb8fb794be3edc539" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/e58279a4edf115838b64b4fab75e4ff333753de9", - "reference": "e58279a4edf115838b64b4fab75e4ff333753de9", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/b9c7cad904c5c2596beb29ceb8fb794be3edc539", + "reference": "b9c7cad904c5c2596beb29ceb8fb794be3edc539", "shasum": "" }, "require": { @@ -1194,7 +1194,7 @@ "type": "github" } ], - "time": "2024-03-22T13:45:25+00:00" + "time": "2024-04-04T06:31:26+00:00" }, { "name": "sebastian/global-state", @@ -1440,12 +1440,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "4a206545a00b0773edf4c056dd712bb96ac5487e" + "reference": "396fdbbdb95420649b3d0c4766b992da686c22fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/4a206545a00b0773edf4c056dd712bb96ac5487e", - "reference": "4a206545a00b0773edf4c056dd712bb96ac5487e", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/396fdbbdb95420649b3d0c4766b992da686c22fc", + "reference": "396fdbbdb95420649b3d0c4766b992da686c22fc", "shasum": "" }, "require": { @@ -1497,7 +1497,7 @@ "type": "github" } ], - "time": "2024-03-22T13:53:14+00:00" + "time": "2024-03-29T09:41:38+00:00" }, { "name": "sebastian/type",