diff --git a/composer.lock b/composer.lock index 6f0a40b..52b503e 100644 --- a/composer.lock +++ b/composer.lock @@ -2157,36 +2157,31 @@ "packages-dev": [ { "name": "ergebnis/classy", - "version": "1.1.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/ergebnis/classy.git", - "reference": "72840bda3ce8b7bdc9362e8646141eb3c5ca9947" + "reference": "e3bac43b56273ac7c4d13c839185ce96871e7a87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/classy/zipball/72840bda3ce8b7bdc9362e8646141eb3c5ca9947", - "reference": "72840bda3ce8b7bdc9362e8646141eb3c5ca9947", + "url": "https://api.github.com/repos/ergebnis/classy/zipball/e3bac43b56273ac7c4d13c839185ce96871e7a87", + "reference": "e3bac43b56273ac7c4d13c839185ce96871e7a87", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": "^7.2 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.13.2", + "ergebnis/composer-normalize": "^2.22.0", "ergebnis/license": "^1.1.0", - "ergebnis/php-cs-fixer-config": "^2.13.0", - "ergebnis/phpstan-rules": "~0.15.3", - "ergebnis/test-util": "^1.0.0", - "infection/infection": "~0.15.3", - "phpstan/extension-installer": "^1.1.0", - "phpstan/phpstan": "~0.12.70", - "phpstan/phpstan-deprecation-rules": "~0.12.6", - "phpstan/phpstan-strict-rules": "~0.12.9", - "phpunit/phpunit": "^8.5.14", - "psalm/plugin-phpunit": "~0.15.0", - "vimeo/psalm": "^4.4.1", + "ergebnis/php-cs-fixer-config": "^3.4.0", + "fakerphp/faker": "^1.17.0", + "infection/infection": "~0.25.5", + "phpunit/phpunit": "^9.5.11", + "psalm/plugin-phpunit": "~0.16.1", + "vimeo/psalm": "^4.16.1", "zendframework/zend-file": "^2.8.3" }, "type": "library", @@ -2230,7 +2225,7 @@ "type": "github" } ], - "time": "2021-02-01T08:25:30+00:00" + "time": "2021-12-30T17:07:33+00:00" }, { "name": "ergebnis/composer-normalize", @@ -2508,37 +2503,37 @@ }, { "name": "ergebnis/test-util", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/ergebnis/test-util.git", - "reference": "7c85925bca8b2d2985eb7a208f53114dc64c780b" + "reference": "2f4a9b0670535ab88d64bd77cb50c218e49e6823" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/test-util/zipball/7c85925bca8b2d2985eb7a208f53114dc64c780b", - "reference": "7c85925bca8b2d2985eb7a208f53114dc64c780b", + "url": "https://api.github.com/repos/ergebnis/test-util/zipball/2f4a9b0670535ab88d64bd77cb50c218e49e6823", + "reference": "2f4a9b0670535ab88d64bd77cb50c218e49e6823", "shasum": "" }, "require": { - "ergebnis/classy": "^1.1.1", - "fakerphp/faker": "^1.14.1", - "php": "^7.2 || ^8.0" + "ergebnis/classy": "^1.3.0", + "fakerphp/faker": "^1.17.0", + "php": "^7.4 || ^8.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.13.3", - "ergebnis/license": "^1.1.0", - "ergebnis/php-cs-fixer-config": "^2.13.0", + "ergebnis/composer-normalize": "^2.22.0", + "ergebnis/license": "^1.2.0", + "ergebnis/php-cs-fixer-config": "^3.4.0", "ergebnis/phpstan-rules": "~0.15.3", - "infection/infection": "~0.15.3", + "infection/infection": "~0.25.5", "phpstan/extension-installer": "^1.1.0", - "phpstan/phpstan": "~0.12.65", + "phpstan/phpstan": "~0.12.84", "phpstan/phpstan-deprecation-rules": "~0.12.6", - "phpstan/phpstan-phpunit": "~0.12.18", - "phpstan/phpstan-strict-rules": "~0.12.9", - "phpunit/phpunit": "^8.5.15", - "psalm/plugin-phpunit": "~0.15.1", - "vimeo/psalm": "^4.7.0" + "phpstan/phpstan-phpunit": "~0.12.22", + "phpstan/phpstan-strict-rules": "~0.12.11", + "phpunit/phpunit": "^9.5.11", + "psalm/plugin-phpunit": "~0.16.1", + "vimeo/psalm": "^4.17.0" }, "type": "library", "extra": { @@ -2580,7 +2575,8 @@ "type": "github" } ], - "time": "2021-03-30T15:07:05+00:00" + "abandoned": "ergebnis/data-provider", + "time": "2022-01-03T18:31:15+00:00" }, { "name": "fakerphp/faker",