diff --git a/composer.json b/composer.json index dcfb84f5..dc1bb95a 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "ext-zend-opcache": "*", "bamarni/composer-bin-plugin": "^1.8", "codeception/verify": "^3.0", - "dg/bypass-finals": "^1.4", + "dg/bypass-finals": "^1.5", "ergebnis/composer-normalize": "^2.28", "jangregor/phpstan-prophecy": "^1.0", "php-ds/php-ds": "^1.4", diff --git a/composer.lock b/composer.lock index fa719616..f82e71ae 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": "ceaba293ab91e3f9d57ac0308f85580d", + "content-hash": "f7a1dd3ccb9df017216e120eb56a35a3", "packages": [ { "name": "composer-unused/contracts", @@ -2285,16 +2285,16 @@ }, { "name": "dg/bypass-finals", - "version": "v1.4.1", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/dg/bypass-finals.git", - "reference": "4c424c3ed359220fce044f35cdf9f48b0089b2ca" + "reference": "7df37b7342d7d25ab906e53eb4e92d83542f46c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dg/bypass-finals/zipball/4c424c3ed359220fce044f35cdf9f48b0089b2ca", - "reference": "4c424c3ed359220fce044f35cdf9f48b0089b2ca", + "url": "https://api.github.com/repos/dg/bypass-finals/zipball/7df37b7342d7d25ab906e53eb4e92d83542f46c1", + "reference": "7df37b7342d7d25ab906e53eb4e92d83542f46c1", "shasum": "" }, "require": { @@ -2332,9 +2332,9 @@ ], "support": { "issues": "https://github.com/dg/bypass-finals/issues", - "source": "https://github.com/dg/bypass-finals/tree/v1.4.1" + "source": "https://github.com/dg/bypass-finals/tree/v1.5.0" }, - "time": "2022-09-13T17:27:26+00:00" + "time": "2023-08-23T11:20:33+00:00" }, { "name": "doctrine/instantiator",