From 33d8b5f94ea3de2a39f61bbbfc5f5dc5e4a7d50d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Mar 2021 07:28:16 +0100 Subject: update to 2.18.3 --- composer.json | 1 + 1 file changed, 1 insertion(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index a6aaa91..971b425 100644 --- a/composer.json +++ b/composer.json @@ -71,6 +71,7 @@ "tests/Test/IntegrationCaseFactoryInterface.php", "tests/Test/InternalIntegrationCaseFactory.php", "tests/Test/IsIdenticalConstraint.php", + "tests/Test/TokensWithObservedTransformers.php", "tests/TestCase.php" ] }, -- cgit