diff --git a/composer.json b/composer.json index eb67c71..a0a66ab 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A core package for managing the authorization through CanCanCan style. With supports of granularity based on Attributes Based Access Control.", "type": "library", "license": "MIT", - "version": "0.5.7-stable", + "version": "0.5.8-stable", "scripts": { "test": "./vendor/bin/pest" }, diff --git a/composer.lock b/composer.lock index be84f9d..6c110cd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b1fac2d765dadd5248ce11534fb6d076", + "content-hash": "15cdc552a492447c02f66efb09d77b11", "packages": [], "packages-dev": [ { "name": "brianium/paratest", - "version": "v7.3.1", + "version": "7.x-dev", "source": { "type": "git", "url": "https://github.com/paratestphp/paratest.git", - "reference": "551f46f52a93177d873f3be08a1649ae886b4a30" + "reference": "d6fa25645324629e941d24b3586624247a58b4d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paratestphp/paratest/zipball/551f46f52a93177d873f3be08a1649ae886b4a30", - "reference": "551f46f52a93177d873f3be08a1649ae886b4a30", + "url": "https://api.github.com/repos/paratestphp/paratest/zipball/d6fa25645324629e941d24b3586624247a58b4d6", + "reference": "d6fa25645324629e941d24b3586624247a58b4d6", "shasum": "" }, "require": { @@ -29,10 +29,10 @@ "fidry/cpu-core-counter": "^0.5.1 || ^1.0.0", "jean85/pretty-package-versions": "^2.0.5", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "phpunit/php-code-coverage": "^10.1.7", + "phpunit/php-code-coverage": "^10.1.10", "phpunit/php-file-iterator": "^4.1.0", "phpunit/php-timer": "^6.0", - "phpunit/phpunit": "^10.4.2", + "phpunit/phpunit": "^10.5.3", "sebastian/environment": "^6.0.1", "symfony/console": "^6.3.4 || ^7.0.0", "symfony/process": "^6.3.4 || ^7.0.0" @@ -41,14 +41,15 @@ "doctrine/coding-standard": "^12.0.0", "ext-pcov": "*", "ext-posix": "*", - "infection/infection": "^0.27.6", - "phpstan/phpstan": "^1.10.40", + "infection/infection": "^0.27.9", + "phpstan/phpstan": "^1.10.50", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-strict-rules": "^1.5.2", - "squizlabs/php_codesniffer": "^3.7.2", + "squizlabs/php_codesniffer": "^3.8.0", "symfony/filesystem": "^6.3.1 || ^7.0.0" }, + "default-branch": true, "bin": [ "bin/paratest", "bin/paratest.bat", @@ -88,7 +89,7 @@ ], "support": { "issues": "https://github.com/paratestphp/paratest/issues", - "source": "https://github.com/paratestphp/paratest/tree/v7.3.1" + "source": "https://github.com/paratestphp/paratest/tree/7.x" }, "funding": [ { @@ -100,7 +101,7 @@ "type": "paypal" } ], - "time": "2023-10-31T09:24:17+00:00" + "time": "2023-12-13T13:22:48+00:00" }, { "name": "doctrine/deprecations", @@ -728,12 +729,12 @@ "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "dd0dddffd42c754c5004364cd2a365ae49ac89ed" + "reference": "8f738f5d49d907cf7e3259e006d7884387878c91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/dd0dddffd42c754c5004364cd2a365ae49ac89ed", - "reference": "dd0dddffd42c754c5004364cd2a365ae49ac89ed", + "url": "https://api.github.com/repos/pestphp/pest/zipball/8f738f5d49d907cf7e3259e006d7884387878c91", + "reference": "8f738f5d49d907cf7e3259e006d7884387878c91", "shasum": "" }, "require": { @@ -743,10 +744,10 @@ "pestphp/pest-plugin": "^2.1.1", "pestphp/pest-plugin-arch": "^2.5.0", "php": "^8.1.0", - "phpunit/phpunit": "^10.5.2" + "phpunit/phpunit": "^10.5.3" }, "conflict": { - "phpunit/phpunit": ">10.5.2", + "phpunit/phpunit": ">10.5.3", "sebastian/exporter": "<5.1.0", "webmozart/assert": "<1.11.0" }, @@ -829,7 +830,7 @@ "type": "github" } ], - "time": "2023-12-11T12:05:58+00:00" + "time": "2023-12-17T22:03:15+00:00" }, { "name": "pestphp/pest-plugin", @@ -1271,16 +1272,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.4", + "version": "1.24.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496" + "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496", - "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc", + "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc", "shasum": "" }, "require": { @@ -1312,9 +1313,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5" }, - "time": "2023-11-26T18:29:22+00:00" + "time": "2023-12-16T09:33:33+00:00" }, { "name": "phpunit/php-code-coverage", @@ -1322,12 +1323,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "599109c8ca6bae97b23482d557d2874c25a65e59" + "reference": "a48ea06e9c39d81fa7d9b73e58bc197c5a61cdc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/599109c8ca6bae97b23482d557d2874c25a65e59", - "reference": "599109c8ca6bae97b23482d557d2874c25a65e59", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/a48ea06e9c39d81fa7d9b73e58bc197c5a61cdc1", + "reference": "a48ea06e9c39d81fa7d9b73e58bc197c5a61cdc1", "shasum": "" }, "require": { @@ -1385,7 +1386,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.10" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/main" }, "funding": [ { @@ -1393,7 +1394,7 @@ "type": "github" } ], - "time": "2023-12-11T06:28:43+00:00" + "time": "2023-12-17T06:16:24+00:00" }, { "name": "phpunit/php-file-iterator", @@ -1462,12 +1463,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "a2fd9d53892abd0b30796cf6e64e6c1ce9d3d82f" + "reference": "947a522896f95fe2ee79878756b0151c5507b253" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/a2fd9d53892abd0b30796cf6e64e6c1ce9d3d82f", - "reference": "a2fd9d53892abd0b30796cf6e64e6c1ce9d3d82f", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/947a522896f95fe2ee79878756b0151c5507b253", + "reference": "947a522896f95fe2ee79878756b0151c5507b253", "shasum": "" }, "require": { @@ -1519,7 +1520,7 @@ "type": "github" } ], - "time": "2023-12-09T12:53:14+00:00" + "time": "2023-12-17T06:14:15+00:00" }, { "name": "phpunit/php-text-template", @@ -1527,12 +1528,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "36ce468c414d5fb1e0667d991b45bee6cac28c8b" + "reference": "3f8cf5f87e01953a65a61f75a10513caf93373e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/36ce468c414d5fb1e0667d991b45bee6cac28c8b", - "reference": "36ce468c414d5fb1e0667d991b45bee6cac28c8b", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/3f8cf5f87e01953a65a61f75a10513caf93373e3", + "reference": "3f8cf5f87e01953a65a61f75a10513caf93373e3", "shasum": "" }, "require": { @@ -1580,7 +1581,7 @@ "type": "github" } ], - "time": "2023-12-09T12:53:24+00:00" + "time": "2023-12-17T06:14:27+00:00" }, { "name": "phpunit/php-timer", @@ -1588,12 +1589,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "d118c2e2a37f6b0d5f4cd51d16c6203ada6eff48" + "reference": "551c6179a1ece754fed773bb496c30bb375ad894" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/d118c2e2a37f6b0d5f4cd51d16c6203ada6eff48", - "reference": "d118c2e2a37f6b0d5f4cd51d16c6203ada6eff48", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/551c6179a1ece754fed773bb496c30bb375ad894", + "reference": "551c6179a1ece754fed773bb496c30bb375ad894", "shasum": "" }, "require": { @@ -1641,20 +1642,20 @@ "type": "github" } ], - "time": "2023-12-09T12:53:34+00:00" + "time": "2023-12-17T06:14:38+00:00" }, { "name": "phpunit/phpunit", - "version": "10.5.2", + "version": "10.5.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "5aedff46afba98dddecaa12349ec044d9103d4fe" + "reference": "6fce887c71076a73f32fd3e0774a6833fc5c7f19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5aedff46afba98dddecaa12349ec044d9103d4fe", - "reference": "5aedff46afba98dddecaa12349ec044d9103d4fe", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6fce887c71076a73f32fd3e0774a6833fc5c7f19", + "reference": "6fce887c71076a73f32fd3e0774a6833fc5c7f19", "shasum": "" }, "require": { @@ -1726,7 +1727,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.3" }, "funding": [ { @@ -1742,7 +1743,7 @@ "type": "tidelift" } ], - "time": "2023-12-05T14:54:33+00:00" + "time": "2023-12-13T07:25:23+00:00" }, { "name": "psr/container", @@ -1855,12 +1856,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "333fb1f9faea50aea580da4c9150e4f862d95335" + "reference": "82cdfad235c93acb40dcf44c04eb6ef8401d7b77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/333fb1f9faea50aea580da4c9150e4f862d95335", - "reference": "333fb1f9faea50aea580da4c9150e4f862d95335", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/82cdfad235c93acb40dcf44c04eb6ef8401d7b77", + "reference": "82cdfad235c93acb40dcf44c04eb6ef8401d7b77", "shasum": "" }, "require": { @@ -1905,7 +1906,7 @@ "type": "github" } ], - "time": "2023-12-09T12:50:59+00:00" + "time": "2023-12-17T06:11:49+00:00" }, { "name": "sebastian/code-unit", @@ -1913,12 +1914,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "fc85d823fe82d442f09c28148f01f2de1406bfd5" + "reference": "8a8805372c0cb956144eeb88166a154a0333a95a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/fc85d823fe82d442f09c28148f01f2de1406bfd5", - "reference": "fc85d823fe82d442f09c28148f01f2de1406bfd5", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/8a8805372c0cb956144eeb88166a154a0333a95a", + "reference": "8a8805372c0cb956144eeb88166a154a0333a95a", "shasum": "" }, "require": { @@ -1963,7 +1964,7 @@ "type": "github" } ], - "time": "2023-12-09T12:51:12+00:00" + "time": "2023-12-17T06:12:01+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -1971,12 +1972,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "a5d4b197dabd362421d775b6bf18b8a6b3660739" + "reference": "fb446b105b0a3ca1b433578a4c1e34acf0e0bb3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/a5d4b197dabd362421d775b6bf18b8a6b3660739", - "reference": "a5d4b197dabd362421d775b6bf18b8a6b3660739", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/fb446b105b0a3ca1b433578a4c1e34acf0e0bb3a", + "reference": "fb446b105b0a3ca1b433578a4c1e34acf0e0bb3a", "shasum": "" }, "require": { @@ -2020,7 +2021,7 @@ "type": "github" } ], - "time": "2023-12-09T12:51:22+00:00" + "time": "2023-12-17T06:12:12+00:00" }, { "name": "sebastian/comparator", @@ -2028,12 +2029,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "53353f1eef05cf26c4e29cb48d5bd4c830df3725" + "reference": "e468822281bdd3e55939b80a7c307638387458ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/53353f1eef05cf26c4e29cb48d5bd4c830df3725", - "reference": "53353f1eef05cf26c4e29cb48d5bd4c830df3725", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e468822281bdd3e55939b80a7c307638387458ca", + "reference": "e468822281bdd3e55939b80a7c307638387458ca", "shasum": "" }, "require": { @@ -2098,7 +2099,7 @@ "type": "github" } ], - "time": "2023-12-09T12:51:33+00:00" + "time": "2023-12-17T06:12:23+00:00" }, { "name": "sebastian/complexity", @@ -2106,12 +2107,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/complexity.git", - "reference": "318aa5a6acf7728c9af26d03cc6af25693b27cf5" + "reference": "84d7821a4ef203ef818611116bfc8043b65b9298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/318aa5a6acf7728c9af26d03cc6af25693b27cf5", - "reference": "318aa5a6acf7728c9af26d03cc6af25693b27cf5", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/84d7821a4ef203ef818611116bfc8043b65b9298", + "reference": "84d7821a4ef203ef818611116bfc8043b65b9298", "shasum": "" }, "require": { @@ -2157,7 +2158,7 @@ "type": "github" } ], - "time": "2023-12-09T12:51:43+00:00" + "time": "2023-12-17T06:12:35+00:00" }, { "name": "sebastian/diff", @@ -2165,12 +2166,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "76dcc64d78011058dc262086ae96093098dbfbc6" + "reference": "654bd13ef56f1b721f2045100bb21b1abbb6d653" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/76dcc64d78011058dc262086ae96093098dbfbc6", - "reference": "76dcc64d78011058dc262086ae96093098dbfbc6", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/654bd13ef56f1b721f2045100bb21b1abbb6d653", + "reference": "654bd13ef56f1b721f2045100bb21b1abbb6d653", "shasum": "" }, "require": { @@ -2225,7 +2226,7 @@ "type": "github" } ], - "time": "2023-12-09T12:51:53+00:00" + "time": "2023-12-17T06:12:46+00:00" }, { "name": "sebastian/environment", @@ -2233,12 +2234,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "b720f6f2c69d57d89b52b966026ed4271d29462e" + "reference": "c0316eedd954cb6b65009d7ffca6cd43fee54ef9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/b720f6f2c69d57d89b52b966026ed4271d29462e", - "reference": "b720f6f2c69d57d89b52b966026ed4271d29462e", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/c0316eedd954cb6b65009d7ffca6cd43fee54ef9", + "reference": "c0316eedd954cb6b65009d7ffca6cd43fee54ef9", "shasum": "" }, "require": { @@ -2290,7 +2291,7 @@ "type": "github" } ], - "time": "2023-12-09T12:52:03+00:00" + "time": "2023-12-17T06:12:57+00:00" }, { "name": "sebastian/exporter", @@ -2298,12 +2299,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "032cf1796b94e920f6059f3f66ef3dec00d89166" + "reference": "dfc9aa2f005c78ebf8e16ad1f7508ef2a151cf4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/032cf1796b94e920f6059f3f66ef3dec00d89166", - "reference": "032cf1796b94e920f6059f3f66ef3dec00d89166", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/dfc9aa2f005c78ebf8e16ad1f7508ef2a151cf4c", + "reference": "dfc9aa2f005c78ebf8e16ad1f7508ef2a151cf4c", "shasum": "" }, "require": { @@ -2369,7 +2370,7 @@ "type": "github" } ], - "time": "2023-12-09T12:52:13+00:00" + "time": "2023-12-17T06:13:08+00:00" }, { "name": "sebastian/global-state", @@ -2377,12 +2378,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "4a81eb9c42018f2dd746ac2181ec067f17b4cddb" + "reference": "35c66cadaf46c171f84a837172fc71d9ed9c0f7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/4a81eb9c42018f2dd746ac2181ec067f17b4cddb", - "reference": "4a81eb9c42018f2dd746ac2181ec067f17b4cddb", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/35c66cadaf46c171f84a837172fc71d9ed9c0f7e", + "reference": "35c66cadaf46c171f84a837172fc71d9ed9c0f7e", "shasum": "" }, "require": { @@ -2432,7 +2433,7 @@ "type": "github" } ], - "time": "2023-12-09T12:52:23+00:00" + "time": "2023-12-17T06:13:19+00:00" }, { "name": "sebastian/lines-of-code", @@ -2440,12 +2441,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/lines-of-code.git", - "reference": "c341778c2bda41ce598dc02f0912876da5d07cd3" + "reference": "be38a7a9262d1e41bacf9aa4c7328287ab13596e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c341778c2bda41ce598dc02f0912876da5d07cd3", - "reference": "c341778c2bda41ce598dc02f0912876da5d07cd3", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/be38a7a9262d1e41bacf9aa4c7328287ab13596e", + "reference": "be38a7a9262d1e41bacf9aa4c7328287ab13596e", "shasum": "" }, "require": { @@ -2491,7 +2492,7 @@ "type": "github" } ], - "time": "2023-12-09T12:52:34+00:00" + "time": "2023-12-17T06:13:32+00:00" }, { "name": "sebastian/object-enumerator", @@ -2499,12 +2500,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "0c9ec982ff95cc83cce2a7811be6c07398bcf353" + "reference": "27009d07cfd0d8923b045129cf9c769503473737" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/0c9ec982ff95cc83cce2a7811be6c07398bcf353", - "reference": "0c9ec982ff95cc83cce2a7811be6c07398bcf353", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/27009d07cfd0d8923b045129cf9c769503473737", + "reference": "27009d07cfd0d8923b045129cf9c769503473737", "shasum": "" }, "require": { @@ -2550,7 +2551,7 @@ "type": "github" } ], - "time": "2023-12-09T12:52:44+00:00" + "time": "2023-12-17T06:13:42+00:00" }, { "name": "sebastian/object-reflector", @@ -2558,12 +2559,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "fd1560a9909ac46ac6c9bf4ef34a8c2d61cd989d" + "reference": "38f6e494724fc72d8f74467cea1072a5d133912c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/fd1560a9909ac46ac6c9bf4ef34a8c2d61cd989d", - "reference": "fd1560a9909ac46ac6c9bf4ef34a8c2d61cd989d", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/38f6e494724fc72d8f74467cea1072a5d133912c", + "reference": "38f6e494724fc72d8f74467cea1072a5d133912c", "shasum": "" }, "require": { @@ -2607,7 +2608,7 @@ "type": "github" } ], - "time": "2023-12-09T12:52:54+00:00" + "time": "2023-12-17T06:13:53+00:00" }, { "name": "sebastian/recursion-context", @@ -2615,12 +2616,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "c667db4d144287807077438891c97eb4af356e2e" + "reference": "dd5e529f24c6d9decfe67d0c4097f06ae3227c64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/c667db4d144287807077438891c97eb4af356e2e", - "reference": "c667db4d144287807077438891c97eb4af356e2e", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/dd5e529f24c6d9decfe67d0c4097f06ae3227c64", + "reference": "dd5e529f24c6d9decfe67d0c4097f06ae3227c64", "shasum": "" }, "require": { @@ -2672,7 +2673,7 @@ "type": "github" } ], - "time": "2023-12-09T12:53:43+00:00" + "time": "2023-12-17T06:14:49+00:00" }, { "name": "sebastian/type", @@ -2680,12 +2681,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "81e33408e8812ba0abe464fbc071149ca24fe7e7" + "reference": "ea8c94f7ce18f17d3d554e57c0aed43ecbea1ed0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81e33408e8812ba0abe464fbc071149ca24fe7e7", - "reference": "81e33408e8812ba0abe464fbc071149ca24fe7e7", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/ea8c94f7ce18f17d3d554e57c0aed43ecbea1ed0", + "reference": "ea8c94f7ce18f17d3d554e57c0aed43ecbea1ed0", "shasum": "" }, "require": { @@ -2730,7 +2731,7 @@ "type": "github" } ], - "time": "2023-12-09T12:53:55+00:00" + "time": "2023-12-17T06:15:01+00:00" }, { "name": "sebastian/version", @@ -2738,12 +2739,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "11642ad6e1c849da06f3f1f77e57e236e1cf6c4f" + "reference": "2515436e1f1f542074a81ccd0b8aadd4fbcccf47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/11642ad6e1c849da06f3f1f77e57e236e1cf6c4f", - "reference": "11642ad6e1c849da06f3f1f77e57e236e1cf6c4f", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/2515436e1f1f542074a81ccd0b8aadd4fbcccf47", + "reference": "2515436e1f1f542074a81ccd0b8aadd4fbcccf47", "shasum": "" }, "require": { @@ -2785,7 +2786,7 @@ "type": "github" } ], - "time": "2023-12-09T12:54:05+00:00" + "time": "2023-12-17T06:15:12+00:00" }, { "name": "symfony/console", @@ -3754,7 +3755,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=7.3.0" + "php": ">=8.1" }, "platform-dev": [], "plugin-api-version": "2.6.0"