diff --git a/composer.json b/composer.json index 5943b87..f691087 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ } }, "require": { - "minicli/minicli": "^3.2", - "librarianphp/librarian-core": "^3.0" + "minicli/minicli": "^4.0", + "librarianphp/librarian-core": "^4.0" }, "require-dev": { "pestphp/pest": "^2.4", diff --git a/composer.lock b/composer.lock index 482c86b..fa88e3d 100644 --- a/composer.lock +++ b/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": "240f276f80090e1f260bdabfd6d478fc", + "content-hash": "3389a8d1b914a5d3dc30929a17e67613", "packages": [ { "name": "dflydev/dot-access-data", @@ -271,29 +271,30 @@ }, { "name": "librarianphp/librarian-core", - "version": "3.0.2", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/librarianphp/librarian-core.git", - "reference": "ee12cf891cb0cda47b6504e344a750f328251926" + "reference": "fbbbfc45784b90f62d35876b0257bc59ef3725bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/librarianphp/librarian-core/zipball/ee12cf891cb0cda47b6504e344a750f328251926", - "reference": "ee12cf891cb0cda47b6504e344a750f328251926", + "url": "https://api.github.com/repos/librarianphp/librarian-core/zipball/fbbbfc45784b90f62d35876b0257bc59ef3725bf", + "reference": "fbbbfc45784b90f62d35876b0257bc59ef3725bf", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", - "librarianphp/parsed": "^0.3.0", + "librarianphp/parsed": "^1.0", "minicli/curly": "^0.2.0", "minicli/minicache": "^0.2.0", - "minicli/minicli": "^3.0", + "minicli/minicli": "^4.0", + "php": ">=8.1", "twig/twig": "^3.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.3.0", + "friendsofphp/php-cs-fixer": "^3.16", "pestphp/pest": "^1.0" }, "type": "library", @@ -310,7 +311,7 @@ "homepage": "https://github.com/librarianphp/librarian-core", "support": { "issues": "https://github.com/librarianphp/librarian-core/issues", - "source": "https://github.com/librarianphp/librarian-core/tree/3.0.2" + "source": "https://github.com/librarianphp/librarian-core/tree/4.0.0" }, "funding": [ { @@ -318,31 +319,32 @@ "type": "github" } ], - "time": "2022-03-16T13:46:01+00:00" + "time": "2023-05-02T17:44:47+00:00" }, { "name": "librarianphp/parsed", - "version": "0.3.7", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/librarianphp/parsed.git", - "reference": "a52d1abbde33d94e9a195eac0323743dccf9f8bd" + "reference": "6189514529375698b9fe3e6e9e9ac20a250e38dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/librarianphp/parsed/zipball/a52d1abbde33d94e9a195eac0323743dccf9f8bd", - "reference": "a52d1abbde33d94e9a195eac0323743dccf9f8bd", + "url": "https://api.github.com/repos/librarianphp/parsed/zipball/6189514529375698b9fe3e6e9e9ac20a250e38dc", + "reference": "6189514529375698b9fe3e6e9e9ac20a250e38dc", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "league/commonmark": "^2.0", - "minicli/curly": "^0.2.0" + "minicli/curly": "^0.2.0", + "minicli/stencil": "^0.1.1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.4", - "pestphp/pest": "^1.0" + "friendsofphp/php-cs-fixer": "^3.16", + "pestphp/pest": "^2.5" }, "type": "library", "autoload": { @@ -358,7 +360,7 @@ "homepage": "https://github.com/librarianphp/parsed", "support": { "issues": "https://github.com/librarianphp/parsed/issues", - "source": "https://github.com/librarianphp/parsed/tree/0.3.7" + "source": "https://github.com/librarianphp/parsed/tree/1.0.0" }, "funding": [ { @@ -366,7 +368,7 @@ "type": "github" } ], - "time": "2022-03-16T13:43:34+00:00" + "time": "2023-05-01T09:15:12+00:00" }, { "name": "minicli/curly", @@ -455,26 +457,25 @@ }, { "name": "minicli/minicli", - "version": "3.2.1", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/minicli/minicli.git", - "reference": "2d31b303461d0ec1f8c6d0be00f8b26be8766fbe" + "reference": "d3a83a3e7b31c1f0a200f1c19da9dd02b3a1fd85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minicli/minicli/zipball/2d31b303461d0ec1f8c6d0be00f8b26be8766fbe", - "reference": "2d31b303461d0ec1f8c6d0be00f8b26be8766fbe", + "url": "https://api.github.com/repos/minicli/minicli/zipball/d3a83a3e7b31c1f0a200f1c19da9dd02b3a1fd85", + "reference": "d3a83a3e7b31c1f0a200f1c19da9dd02b3a1fd85", "shasum": "" }, "require": { "ext-readline": "*", - "php": ">=8" + "php": ">=8.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.5", - "pestphp/pest": "^1.0", - "phpunit/phpunit": "^9.0" + "pestphp/pest": "^2.5" }, "type": "library", "autoload": { @@ -494,7 +495,7 @@ ], "support": { "issues": "https://github.com/minicli/minicli/issues", - "source": "https://github.com/minicli/minicli/tree/3.2.1" + "source": "https://github.com/minicli/minicli/tree/4.0.0" }, "funding": [ { @@ -502,7 +503,51 @@ "type": "github" } ], - "time": "2022-09-23T09:04:22+00:00" + "time": "2023-04-30T08:19:16+00:00" + }, + { + "name": "minicli/stencil", + "version": "0.1.1", + "source": { + "type": "git", + "url": "https://github.com/minicli/stencil.git", + "reference": "a328319f68229007b65d286ae2bd77cf2b7b9dca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minicli/stencil/zipball/a328319f68229007b65d286ae2bd77cf2b7b9dca", + "reference": "a328319f68229007b65d286ae2bd77cf2b7b9dca", + "shasum": "" + }, + "require": { + "php": ">=8" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.5", + "pestphp/pest": "^1.0", + "phpunit/phpunit": "^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Minicli\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Dummy template generator", + "homepage": "https://github.com/minicli/stencil", + "keywords": [ + "minicli", + "template" + ], + "support": { + "issues": "https://github.com/minicli/stencil/issues", + "source": "https://github.com/minicli/stencil/tree/0.1.1" + }, + "time": "2022-06-21T08:51:47+00:00" }, { "name": "nette/schema", @@ -1098,16 +1143,16 @@ "packages-dev": [ { "name": "brianium/paratest", - "version": "v7.1.2", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/paratestphp/paratest.git", - "reference": "10e66ccdad397200f8129a034f0d3bf8cbe4c524" + "reference": "f394bb33b2bb7a4120b531e8991409b7aa62fc43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paratestphp/paratest/zipball/10e66ccdad397200f8129a034f0d3bf8cbe4c524", - "reference": "10e66ccdad397200f8129a034f0d3bf8cbe4c524", + "url": "https://api.github.com/repos/paratestphp/paratest/zipball/f394bb33b2bb7a4120b531e8991409b7aa62fc43", + "reference": "f394bb33b2bb7a4120b531e8991409b7aa62fc43", "shasum": "" }, "require": { @@ -1118,23 +1163,23 @@ "fidry/cpu-core-counter": "^0.4.1 || ^0.5.1", "jean85/pretty-package-versions": "^2.0.5", "php": "~8.1.0 || ~8.2.0", - "phpunit/php-code-coverage": "^10.0.2", + "phpunit/php-code-coverage": "^10.1.0", "phpunit/php-file-iterator": "^4.0.1", "phpunit/php-timer": "^6.0", - "phpunit/phpunit": "^10.0.17", - "sebastian/environment": "^6.0", - "symfony/console": "^6.2.7", - "symfony/process": "^6.2.7" + "phpunit/phpunit": "^10.1.0", + "sebastian/environment": "^6.0.1", + "symfony/console": "^6.2.8", + "symfony/process": "^6.2.8" }, "require-dev": { "doctrine/coding-standard": "^11.1.0", "ext-pcov": "*", "ext-posix": "*", "infection/infection": "^0.26.19", - "phpstan/phpstan": "^1.10.7", + "phpstan/phpstan": "^1.10.13", "phpstan/phpstan-deprecation-rules": "^1.1.3", - "phpstan/phpstan-phpunit": "^1.3.10", - "phpstan/phpstan-strict-rules": "^1.5", + "phpstan/phpstan-phpunit": "^1.3.11", + "phpstan/phpstan-strict-rules": "^1.5.1", "squizlabs/php_codesniffer": "^3.7.2", "symfony/filesystem": "^6.2.7" }, @@ -1177,7 +1222,7 @@ ], "support": { "issues": "https://github.com/paratestphp/paratest/issues", - "source": "https://github.com/paratestphp/paratest/tree/v7.1.2" + "source": "https://github.com/paratestphp/paratest/tree/v7.1.3" }, "funding": [ { @@ -1189,7 +1234,7 @@ "type": "paypal" } ], - "time": "2023-03-20T15:15:41+00:00" + "time": "2023-04-14T06:17:37+00:00" }, { "name": "composer/pcre", @@ -2074,69 +2119,6 @@ ], "time": "2023-03-08T13:26:56+00:00" }, - { - "name": "myclabs/php-enum", - "version": "1.8.4", - "source": { - "type": "git", - "url": "https://github.com/myclabs/php-enum.git", - "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483", - "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": "^7.3 || ^8.0" - }, - "require-dev": { - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "1.*", - "vimeo/psalm": "^4.6.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "MyCLabs\\Enum\\": "src/" - }, - "classmap": [ - "stubs/Stringable.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP Enum contributors", - "homepage": "https://github.com/myclabs/php-enum/graphs/contributors" - } - ], - "description": "PHP Enum implementation", - "homepage": "http://github.com/myclabs/php-enum", - "keywords": [ - "enum" - ], - "support": { - "issues": "https://github.com/myclabs/php-enum/issues", - "source": "https://github.com/myclabs/php-enum/tree/1.8.4" - }, - "funding": [ - { - "url": "https://github.com/mnapoli", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum", - "type": "tidelift" - } - ], - "time": "2022-08-04T09:53:51+00:00" - }, { "name": "nikic/php-parser", "version": "v4.15.4", @@ -2195,40 +2177,40 @@ }, { "name": "nunomaduro/collision", - "version": "v7.4.0", + "version": "v7.5.2", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", - "reference": "42bab217d4913d6610f341d0468cec860aae165e" + "reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/42bab217d4913d6610f341d0468cec860aae165e", - "reference": "42bab217d4913d6610f341d0468cec860aae165e", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/76b3cabda0aabda455fc3b9db6c3615f5a87c7ff", + "reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff", "shasum": "" }, "require": { - "filp/whoops": "^2.15.1", + "filp/whoops": "^2.15.2", "nunomaduro/termwind": "^1.15.1", "php": "^8.1.0", - "symfony/console": "^6.2.7" + "symfony/console": "^6.2.8" }, "conflict": { - "phpunit/phpunit": "<10.0.17" + "phpunit/phpunit": "<10.1.2" }, "require-dev": { - "brianium/paratest": "^7.1.2", - "laravel/framework": "^10.5.1", - "laravel/pint": "^1.7.0", - "laravel/sail": "^1.21.3", + "brianium/paratest": "^7.1.3", + "laravel/framework": "^10.8.0", + "laravel/pint": "^1.9.0", + "laravel/sail": "^1.21.4", "laravel/sanctum": "^3.2.1", "laravel/tinker": "^2.8.1", - "nunomaduro/larastan": "^2.5.1", - "orchestra/testbench-core": "^8.2.0", - "pestphp/pest": "^2.3.0", - "phpunit/phpunit": "^10.0.19", - "sebastian/environment": "^6.0.0", - "spatie/laravel-ignition": "^2.0.0" + "nunomaduro/larastan": "^2.6.0", + "orchestra/testbench-core": "^8.5.0", + "pestphp/pest": "^2.5.2", + "phpunit/phpunit": "^10.1.1", + "sebastian/environment": "^6.0.1", + "spatie/laravel-ignition": "^2.1.0" }, "type": "library", "extra": { @@ -2287,7 +2269,7 @@ "type": "patreon" } ], - "time": "2023-03-31T08:17:12+00:00" + "time": "2023-04-22T22:12:40+00:00" }, { "name": "nunomaduro/termwind", @@ -2377,34 +2359,34 @@ }, { "name": "pestphp/pest", - "version": "v2.4.0", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "12c75524a2548e787ade52023d6e2d5725dba9bb" + "reference": "a34767fa15abd098c763db605fd0fc72665b7f69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/12c75524a2548e787ade52023d6e2d5725dba9bb", - "reference": "12c75524a2548e787ade52023d6e2d5725dba9bb", + "url": "https://api.github.com/repos/pestphp/pest/zipball/a34767fa15abd098c763db605fd0fc72665b7f69", + "reference": "a34767fa15abd098c763db605fd0fc72665b7f69", "shasum": "" }, "require": { - "brianium/paratest": "^7.1.2", - "nunomaduro/collision": "^7.4.0", + "brianium/paratest": "^7.1.3", + "nunomaduro/collision": "^7.5.2", "nunomaduro/termwind": "^1.15.1", "pestphp/pest-plugin": "^2.0.1", - "pestphp/pest-plugin-arch": "^2.1.1", + "pestphp/pest-plugin-arch": "^2.1.2", "php": "^8.1.0", - "phpunit/phpunit": "^10.0.19" + "phpunit/phpunit": "^10.1.2" }, "conflict": { - "phpunit/phpunit": ">10.0.19", + "phpunit/phpunit": ">10.1.2", "webmozart/assert": "<1.11.0" }, "require-dev": { - "pestphp/pest-dev-tools": "^2.6.0", - "symfony/process": "^6.2.8" + "pestphp/pest-dev-tools": "^2.8.0", + "symfony/process": "^6.2.10" }, "bin": [ "bin/pest" @@ -2460,7 +2442,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v2.4.0" + "source": "https://github.com/pestphp/pest/tree/v2.6.0" }, "funding": [ { @@ -2472,7 +2454,7 @@ "type": "github" } ], - "time": "2023-04-02T20:12:31+00:00" + "time": "2023-05-01T23:51:14+00:00" }, { "name": "pestphp/pest-plugin", @@ -2545,26 +2527,26 @@ }, { "name": "pestphp/pest-plugin-arch", - "version": "v2.1.1", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin-arch.git", - "reference": "eb458dee939014a7f796147fa011db5e73dac63c" + "reference": "485cbfbe2e194e9cfd8284625bd8922c9d27ac6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/eb458dee939014a7f796147fa011db5e73dac63c", - "reference": "eb458dee939014a7f796147fa011db5e73dac63c", + "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/485cbfbe2e194e9cfd8284625bd8922c9d27ac6f", + "reference": "485cbfbe2e194e9cfd8284625bd8922c9d27ac6f", "shasum": "" }, "require": { - "nunomaduro/collision": "^7.4.0", + "nunomaduro/collision": "^7.5.0", "pestphp/pest-plugin": "^2.0.1", "php": "^8.1", - "ta-tikoma/phpunit-architecture-test": "^0.7.2" + "ta-tikoma/phpunit-architecture-test": "^0.7.3" }, "require-dev": { - "pestphp/pest": "^2.3.0", + "pestphp/pest": "^2.5.1", "pestphp/pest-dev-tools": "^2.6.0" }, "type": "library", @@ -2593,7 +2575,7 @@ "unit" ], "support": { - "source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.1.1" + "source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.1.2" }, "funding": [ { @@ -2605,7 +2587,7 @@ "type": "github" } ], - "time": "2023-04-02T19:43:12+00:00" + "time": "2023-04-19T08:48:22+00:00" }, { "name": "phar-io/manifest", @@ -2888,16 +2870,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.18.1", + "version": "1.20.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "22dcdfd725ddf99583bfe398fc624ad6c5004a0f" + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/22dcdfd725ddf99583bfe398fc624ad6c5004a0f", - "reference": "22dcdfd725ddf99583bfe398fc624ad6c5004a0f", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "shasum": "" }, "require": { @@ -2927,22 +2909,22 @@ "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.18.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4" }, - "time": "2023-04-07T11:51:11+00:00" + "time": "2023-05-02T09:19:37+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "10.1.0", + "version": "10.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "fc4f5ee614fa82d50ecf9014b51af0a9561f3df8" + "reference": "884a0da7f9f46f28b2cb69134217fd810b793974" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fc4f5ee614fa82d50ecf9014b51af0a9561f3df8", - "reference": "fc4f5ee614fa82d50ecf9014b51af0a9561f3df8", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/884a0da7f9f46f28b2cb69134217fd810b793974", + "reference": "884a0da7f9f46f28b2cb69134217fd810b793974", "shasum": "" }, "require": { @@ -2961,7 +2943,7 @@ "theseer/tokenizer": "^1.2.0" }, "require-dev": { - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.1" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -2999,7 +2981,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.0" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.1" }, "funding": [ { @@ -3007,7 +2989,7 @@ "type": "github" } ], - "time": "2023-04-13T07:08:27+00:00" + "time": "2023-04-17T12:15:40+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3252,16 +3234,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.0.19", + "version": "10.1.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "20c23e85c86e5c06d63538ba464e8054f4744e62" + "reference": "6f0cd95be71add539f8fd2be25b2a4a29789000b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/20c23e85c86e5c06d63538ba464e8054f4744e62", - "reference": "20c23e85c86e5c06d63538ba464e8054f4744e62", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6f0cd95be71add539f8fd2be25b2a4a29789000b", + "reference": "6f0cd95be71add539f8fd2be25b2a4a29789000b", "shasum": "" }, "require": { @@ -3275,7 +3257,7 @@ "phar-io/manifest": "^2.0.3", "phar-io/version": "^3.0.2", "php": ">=8.1", - "phpunit/php-code-coverage": "^10.0", + "phpunit/php-code-coverage": "^10.1.1", "phpunit/php-file-iterator": "^4.0", "phpunit/php-invoker": "^4.0", "phpunit/php-text-template": "^3.0", @@ -3301,7 +3283,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "10.0-dev" + "dev-main": "10.1-dev" } }, "autoload": { @@ -3333,7 +3315,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.0.19" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.1.2" }, "funding": [ { @@ -3349,7 +3331,7 @@ "type": "tidelift" } ], - "time": "2023-03-27T11:46:33+00:00" + "time": "2023-04-22T07:38:19+00:00" }, { "name": "psr/cache", @@ -3805,16 +3787,16 @@ }, { "name": "sebastian/diff", - "version": "5.0.1", + "version": "5.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02" + "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/aae9a0a43bff37bd5d8d0311426c87bf36153f02", - "reference": "aae9a0a43bff37bd5d8d0311426c87bf36153f02", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b", + "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b", "shasum": "" }, "require": { @@ -3860,7 +3842,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", "security": "https://github.com/sebastianbergmann/diff/security/policy", - "source": "https://github.com/sebastianbergmann/diff/tree/5.0.1" + "source": "https://github.com/sebastianbergmann/diff/tree/5.0.3" }, "funding": [ { @@ -3868,7 +3850,7 @@ "type": "github" } ], - "time": "2023-03-23T05:12:41+00:00" + "time": "2023-05-01T07:48:21+00:00" }, { "name": "sebastian/environment", @@ -4415,16 +4397,16 @@ }, { "name": "symfony/console", - "version": "v6.2.8", + "version": "v6.2.10", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b" + "reference": "12288d9f4500f84a4d02254d4aa968b15488476f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3582d68a64a86ec25240aaa521ec8bc2342b369b", - "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b", + "url": "https://api.github.com/repos/symfony/console/zipball/12288d9f4500f84a4d02254d4aa968b15488476f", + "reference": "12288d9f4500f84a4d02254d4aa968b15488476f", "shasum": "" }, "require": { @@ -4491,7 +4473,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.2.8" + "source": "https://github.com/symfony/console/tree/v6.2.10" }, "funding": [ { @@ -4507,7 +4489,7 @@ "type": "tidelift" } ], - "time": "2023-03-29T21:42:15+00:00" + "time": "2023-04-28T13:37:43+00:00" }, { "name": "symfony/event-dispatcher", @@ -4673,16 +4655,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.2.7", + "version": "v6.2.10", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "82b6c62b959f642d000456f08c6d219d749215b3" + "reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/82b6c62b959f642d000456f08c6d219d749215b3", - "reference": "82b6c62b959f642d000456f08c6d219d749215b3", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/fd588debf7d1bc16a2c84b4b3b71145d9946b894", + "reference": "fd588debf7d1bc16a2c84b4b3b71145d9946b894", "shasum": "" }, "require": { @@ -4716,7 +4698,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.2.7" + "source": "https://github.com/symfony/filesystem/tree/v6.2.10" }, "funding": [ { @@ -4732,7 +4714,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-04-18T13:46:08+00:00" }, { "name": "symfony/finder", @@ -5111,16 +5093,16 @@ }, { "name": "symfony/process", - "version": "v6.2.8", + "version": "v6.2.10", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "75ed64103df4f6615e15a7fe38b8111099f47416" + "reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/75ed64103df4f6615e15a7fe38b8111099f47416", - "reference": "75ed64103df4f6615e15a7fe38b8111099f47416", + "url": "https://api.github.com/repos/symfony/process/zipball/b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e", + "reference": "b34cdbc9c5e75d45a3703e63a48ad07aafa8bf2e", "shasum": "" }, "require": { @@ -5152,7 +5134,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.2.8" + "source": "https://github.com/symfony/process/tree/v6.2.10" }, "funding": [ { @@ -5168,7 +5150,7 @@ "type": "tidelift" } ], - "time": "2023-03-09T16:20:02+00:00" + "time": "2023-04-18T13:56:57+00:00" }, { "name": "symfony/service-contracts", @@ -5405,29 +5387,28 @@ }, { "name": "ta-tikoma/phpunit-architecture-test", - "version": "0.7.2", + "version": "0.7.3", "source": { "type": "git", "url": "https://github.com/ta-tikoma/phpunit-architecture-test.git", - "reference": "d8616ea630cbbdfd2158973389eaba0b9c7dd4c8" + "reference": "90b2e1d53b2c09b6371f84476699b69b36e378fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/d8616ea630cbbdfd2158973389eaba0b9c7dd4c8", - "reference": "d8616ea630cbbdfd2158973389eaba0b9c7dd4c8", + "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/90b2e1d53b2c09b6371f84476699b69b36e378fd", + "reference": "90b2e1d53b2c09b6371f84476699b69b36e378fd", "shasum": "" }, "require": { - "myclabs/php-enum": "^1.8.4", "nikic/php-parser": "^4.15.4", "php": "^8.1.0", "phpdocumentor/reflection-docblock": "^5.3.0", - "phpunit/phpunit": "^9.6.5|^10.0.18", + "phpunit/phpunit": "^10.1.1", "symfony/finder": "^6.2.7" }, "require-dev": { - "laravel/pint": "^1.7.0", - "phpstan/phpstan": "^1.10.8" + "laravel/pint": "^1.9.0", + "phpstan/phpstan": "^1.10.13" }, "type": "library", "autoload": { @@ -5459,9 +5440,9 @@ ], "support": { "issues": "https://github.com/ta-tikoma/phpunit-architecture-test/issues", - "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.7.2" + "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.7.3" }, - "time": "2023-03-24T11:15:54+00:00" + "time": "2023-04-19T08:46:06+00:00" }, { "name": "theseer/tokenizer", diff --git a/phpunit.xml b/phpunit.xml index ada83de..60cf75f 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,18 +1,15 @@ - - - - ./tests - - - - - ./app - ./src - - + + + + ./tests + + + + + + ./app + ./src + +