diff --git a/.github/workflows/continuous-integration.yaml b/.github/workflows/continuous-integration.yaml index e08e850..628cdf0 100644 --- a/.github/workflows/continuous-integration.yaml +++ b/.github/workflows/continuous-integration.yaml @@ -34,7 +34,7 @@ jobs: uses: "actions/checkout@v4" - name: "install php" - uses: "shivammathur/setup-php@2.30.0" + uses: "shivammathur/setup-php@2.31.1" with: coverage: "pcov" php-version: "${{ matrix.php-version }}" @@ -71,7 +71,7 @@ jobs: uses: "actions/checkout@v4" - name: "install php" - uses: "shivammathur/setup-php@2.30.0" + uses: "shivammathur/setup-php@2.31.1" with: coverage: "xdebug" php-version: "${{ matrix.php-version }}" @@ -108,7 +108,7 @@ jobs: uses: "actions/checkout@v4" - name: "install PHP" - uses: "shivammathur/setup-php@2.30.0" + uses: "shivammathur/setup-php@2.31.1" with: coverage: "none" php-version: "${{ matrix.php-version }}" @@ -143,7 +143,7 @@ jobs: uses: "actions/checkout@v4" - name: "Install PHP" - uses: "shivammathur/setup-php@2.30.0" + uses: "shivammathur/setup-php@2.31.1" with: coverage: "none" php-version: "${{ matrix.php-version }}" @@ -176,7 +176,7 @@ jobs: uses: "actions/checkout@v4" - name: "install PHP" - uses: "shivammathur/setup-php@2.30.0" + uses: "shivammathur/setup-php@2.31.1" with: coverage: "none" php-version: "${{ matrix.php-version }}" diff --git a/composer.json b/composer.json index b2c8cbf..e51f21e 100644 --- a/composer.json +++ b/composer.json @@ -21,12 +21,12 @@ ], "minimum-stability": "stable", "require-dev": { - "infection/infection": "^0.28", + "infection/infection": "^0.29", "matthiasnoback/symfony-dependency-injection-test": "^6.0.0", - "phpstan/phpstan": "^1.10.65", - "phpstan/phpstan-deprecation-rules": "^1.1.4", + "phpstan/phpstan": "^1.11.10", + "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-php-parser": "^1.1", - "phpstan/phpstan-phpunit": "^1.3.16", + "phpstan/phpstan-phpunit": "^1.4.0", "phpunit/phpunit": "^10.5.11 || ^11.0", "roave/security-advisories": "dev-latest", "vimeo/psalm": "dev-master" diff --git a/composer.lock b/composer.lock index 05f1c89..39415a5 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": "d0c2edbc7dbf4a901add5a96b5ed6cab", + "content-hash": "582bc427aaf6b41860685adfbef679e6", "packages": [ { "name": "monolog/monolog", @@ -3225,33 +3225,30 @@ }, { "name": "colinodell/json5", - "version": "v2.3.0", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/colinodell/json5.git", - "reference": "15b063f8cb5e6deb15f0cd39123264ec0d19c710" + "reference": "5724d21bc5c910c2560af1b8915f0cc0163579c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinodell/json5/zipball/15b063f8cb5e6deb15f0cd39123264ec0d19c710", - "reference": "15b063f8cb5e6deb15f0cd39123264ec0d19c710", + "url": "https://api.github.com/repos/colinodell/json5/zipball/5724d21bc5c910c2560af1b8915f0cc0163579c8", + "reference": "5724d21bc5c910c2560af1b8915f0cc0163579c8", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": "^7.1.3|^8.0" - }, - "conflict": { - "scrutinizer/ocular": "1.7.*" + "php": "^8.0" }, "require-dev": { - "mikehaertl/php-shellcommand": "^1.2.5", - "phpstan/phpstan": "^1.4", - "scrutinizer/ocular": "^1.6", - "squizlabs/php_codesniffer": "^2.3 || ^3.0", - "symfony/finder": "^4.4|^5.4|^6.0", - "symfony/phpunit-bridge": "^5.4|^6.0" + "mikehaertl/php-shellcommand": "^1.7.0", + "phpstan/phpstan": "^1.10.57", + "scrutinizer/ocular": "^1.9", + "squizlabs/php_codesniffer": "^3.8.1", + "symfony/finder": "^6.0|^7.0", + "symfony/phpunit-bridge": "^7.0.3" }, "bin": [ "bin/json5" @@ -3259,7 +3256,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "4.0-dev" } }, "autoload": { @@ -3292,7 +3289,7 @@ ], "support": { "issues": "https://github.com/colinodell/json5/issues", - "source": "https://github.com/colinodell/json5/tree/v2.3.0" + "source": "https://github.com/colinodell/json5/tree/v3.0.0" }, "funding": [ { @@ -3312,7 +3309,7 @@ "type": "patreon" } ], - "time": "2022-12-27T16:44:40+00:00" + "time": "2024-02-09T13:06:12+00:00" }, { "name": "composer/pcre", @@ -3965,20 +3962,20 @@ }, { "name": "infection/infection", - "version": "0.28.1", + "version": "0.29.6", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "1ee4ffa1f971e74c285d2cfc344cead82055df6e" + "reference": "a8510c1d472892dda2ae32e2c4b2e795533db810" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/1ee4ffa1f971e74c285d2cfc344cead82055df6e", - "reference": "1ee4ffa1f971e74c285d2cfc344cead82055df6e", + "url": "https://api.github.com/repos/infection/infection/zipball/a8510c1d472892dda2ae32e2c4b2e795533db810", + "reference": "a8510c1d472892dda2ae32e2c4b2e795533db810", "shasum": "" }, "require": { - "colinodell/json5": "^2.2", + "colinodell/json5": "^2.2 || ^3.0", "composer-runtime-api": "^2.0", "composer/xdebug-handler": "^2.0 || ^3.0", "ext-dom": "*", @@ -3989,6 +3986,7 @@ "infection/abstract-testframework-adapter": "^0.5.0", "infection/extension-installer": "^0.1.0", "infection/include-interceptor": "^0.2.5", + "infection/mutator": "^0.4", "justinrainbow/json-schema": "^5.2.10", "nikic/php-parser": "^5.0", "ondram/ci-detector": "^4.1.0", @@ -4079,7 +4077,60 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.28.1" + "source": "https://github.com/infection/infection/tree/0.29.6" + }, + "funding": [ + { + "url": "https://github.com/infection", + "type": "github" + }, + { + "url": "https://opencollective.com/infection", + "type": "open_collective" + } + ], + "time": "2024-06-21T10:21:05+00:00" + }, + { + "name": "infection/mutator", + "version": "0.4.0", + "source": { + "type": "git", + "url": "https://github.com/infection/mutator.git", + "reference": "51d6d01a2357102030aee9d603063c4bad86b144" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/infection/mutator/zipball/51d6d01a2357102030aee9d603063c4bad86b144", + "reference": "51d6d01a2357102030aee9d603063c4bad86b144", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^5.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.6 || ^10" + }, + "type": "library", + "autoload": { + "psr-4": { + "Infection\\Mutator\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Maks Rafalko", + "email": "maks.rafalko@gmail.com" + } + ], + "description": "Mutator interface to implement custom mutators (mutation operators) for Infection", + "support": { + "issues": "https://github.com/infection/mutator/issues", + "source": "https://github.com/infection/mutator/tree/0.4.0" }, "funding": [ { @@ -4091,7 +4142,7 @@ "type": "open_collective" } ], - "time": "2024-03-25T09:50:25+00:00" + "time": "2024-05-14T22:39:59+00:00" }, { "name": "justinrainbow/json-schema", @@ -8007,5 +8058,5 @@ "php": "~8.2.0 || ~8.3.0" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.6.0" }