From 15933c83e5581c9506f1a215adebc60d012721be Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 13 Oct 2023 09:54:38 +0200 Subject: update to 3.35.1 --- composer.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index b808515..e13119b 100644 --- a/composer.json +++ b/composer.json @@ -49,8 +49,6 @@ "phpspec/prophecy": "^1.16", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", - "phpunitgoodpractices/polyfill": "^1.6", - "phpunitgoodpractices/traits": "^1.9.2", "symfony/phpunit-bridge": "^6.2.3", "symfony/yaml": "^5.4 || ^6.0" }, -- cgit