diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-16 08:04:07 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-16 08:04:07 +0100 |
| commit | ee272bbaf4958c1f8e5f92f1bfc68fa88b7e08ec (patch) | |
| tree | 3272b2148aeef6751706ca6aa42828cc3766f8f0 /composer.json | |
| parent | deaa3ef5cb6318f9703b8453e298fd277911d4ea (diff) | |
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 87fcea4..99925dd 100644 --- a/composer.json +++ b/composer.json @@ -56,6 +56,7 @@ "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6", "phpunit/phpunit": "^9.6.25 || ^10.5.53 || ^11.5.34", + "symfony/polyfill-php85": "^1.33", "symfony/var-dumper": "^5.4.48 || ^6.4.24 || ^7.3.2 || ^8.0", "symfony/yaml": "^5.4.45 || ^6.4.24 || ^7.3.2 || ^8.0" }, |
