diff --git a/composer.json b/composer.json index 73e9153a..e84a07b3 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "ergebnis/data-provider": "^3.0.0", "ergebnis/phpunit-slow-test-detector": "^2.3.2", "fakerphp/faker": "^1.23.0", - "infection/infection": "~0.27.4", + "infection/infection": "~0.27.5", "laravel/pint": "^1.13.3", "laravel/sail": "^1.25.0", "mockery/mockery": "^1.6.6", diff --git a/composer.lock b/composer.lock index 9ad88ceb..91782e3f 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": "1e91858e86852831d34dfb7083a0d6c5", + "content-hash": "adb1490cd9099e13848c97e3adf20b4b", "packages": [ { "name": "brick/math", @@ -5541,16 +5541,16 @@ }, { "name": "composer/pcre", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", + "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9", + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9", "shasum": "" }, "require": { @@ -5592,7 +5592,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.0" + "source": "https://github.com/composer/pcre/tree/3.1.1" }, "funding": [ { @@ -5608,7 +5608,7 @@ "type": "tidelift" } ], - "time": "2022-11-17T09:50:14+00:00" + "time": "2023-10-11T07:11:09+00:00" }, { "name": "composer/semver", @@ -7213,16 +7213,16 @@ }, { "name": "infection/infection", - "version": "0.27.4", + "version": "0.27.5", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "2789fdd689689b0c85f2c0ae9db50c8d2b39fb92" + "reference": "6e64b856c9f4f735e50b7ced02a6fc8236b0a1d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/2789fdd689689b0c85f2c0ae9db50c8d2b39fb92", - "reference": "2789fdd689689b0c85f2c0ae9db50c8d2b39fb92", + "url": "https://api.github.com/repos/infection/infection/zipball/6e64b856c9f4f735e50b7ced02a6fc8236b0a1d8", + "reference": "6e64b856c9f4f735e50b7ced02a6fc8236b0a1d8", "shasum": "" }, "require": { @@ -7329,7 +7329,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.27.4" + "source": "https://github.com/infection/infection/tree/0.27.5" }, "funding": [ { @@ -7341,7 +7341,7 @@ "type": "open_collective" } ], - "time": "2023-10-09T12:03:22+00:00" + "time": "2023-10-15T20:29:39+00:00" }, { "name": "justinrainbow/json-schema",