diff --git a/2021/php/composer.json b/2021/php/composer.json index 9fbf0c7..d23536e 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.1.x" }, "license": "MIT", "autoload": { diff --git a/2021/php/composer.lock b/2021/php/composer.lock index 379e16d..93068b3 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": "43d513f5e6c5530ba6ecc8f92aeea02a", "packages": [], "packages-dev": [ { @@ -576,16 +576,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.9", + "version": "11.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "591bbfe416400385527d5086b346b92c06de404b" + "reference": "882c5bf7aa85328d1010da2a76f4bb10c43778c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/591bbfe416400385527d5086b346b92c06de404b", - "reference": "591bbfe416400385527d5086b346b92c06de404b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/882c5bf7aa85328d1010da2a76f4bb10c43778c6", + "reference": "882c5bf7aa85328d1010da2a76f4bb10c43778c6", "shasum": "" }, "require": { @@ -624,7 +624,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.0-dev" + "dev-main": "11.1-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.1.0" }, "funding": [ { @@ -672,7 +672,7 @@ "type": "tidelift" } ], - "time": "2024-03-28T10:09:42+00:00" + "time": "2024-04-05T04:44:29+00:00" }, { "name": "sebastian/cli-parser", @@ -680,12 +680,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "1cb1276290d9478d8480a20ed5a79b4d23f53c1d" + "reference": "47c93ee55891788203dcb8efefa5abe46472266b" }, "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/47c93ee55891788203dcb8efefa5abe46472266b", + "reference": "47c93ee55891788203dcb8efefa5abe46472266b", "shasum": "" }, "require": { @@ -730,7 +730,7 @@ "type": "github" } ], - "time": "2024-03-22T13:38:23+00:00" + "time": "2024-04-04T08:53:05+00:00" }, { "name": "sebastian/code-unit", @@ -738,12 +738,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "f88cb9e934eb57509cb1220efa7f13815a99390e" + "reference": "2a4919d2c7eb2e17379ea1e878fc8c176042ecf4" }, "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/2a4919d2c7eb2e17379ea1e878fc8c176042ecf4", + "reference": "2a4919d2c7eb2e17379ea1e878fc8c176042ecf4", "shasum": "" }, "require": { @@ -788,7 +788,7 @@ "type": "github" } ], - "time": "2024-03-22T13:38:42+00:00" + "time": "2024-04-03T07:55:50+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",