diff options
author | Remi Collet <remi@remirepo.net> | 2023-10-13 09:54:38 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-10-13 09:54:38 +0200 |
commit | 15933c83e5581c9506f1a215adebc60d012721be (patch) | |
tree | 7b1bf79abea0001fafdca7e5c8439d8aae3b7d53 /composer.json | |
parent | d094ff1bee0dd2f404442b82478f8088b998798d (diff) |
update to 3.35.1
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 0 insertions, 2 deletions
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" }, |