summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-22 07:40:25 +0100
committerRemi Collet <remi@php.net>2021-11-22 07:40:25 +0100
commit1f4e5760a358ffe65a889bb97658fa115468e9d2 (patch)
treeb6d81a3560afb948dc8a0b8a1bdaa0c69c273ae2 /composer.json
parent4a723781d0c29b497dec2689368b92182c8c8431 (diff)
update to 2.4.4
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 57fcd90..f264629 100644
--- a/composer.json
+++ b/composer.json
@@ -44,9 +44,9 @@
"doctrine/coding-standard": "^9.0",
"doctrine/orm": "^2.9",
"friendsofphp/proxy-manager-lts": "^1.0",
- "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3",
- "psalm/plugin-phpunit": "^0.15.1",
- "psalm/plugin-symfony": "^2.3.0",
+ "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
+ "psalm/plugin-phpunit": "^0.16.1",
+ "psalm/plugin-symfony": "^3",
"symfony/phpunit-bridge": "^5.2|^6.0",
"symfony/property-info": "^4.3.3|^5.0|^6.0",
"symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0",