Update deps

Mostly to free `symfony/phpunit-bridge`.

Also raise minimum version of node to 20, v16 is unmaintained since October 2023.
This commit is contained in:
Jeremy Benoist
2023-12-22 14:37:14 +01:00
parent 60623246ae
commit cc17b3acaf
9 changed files with 1244 additions and 1159 deletions

View File

@ -7,7 +7,7 @@
"doc": "docs"
},
"engines": {
"node": ">=16"
"node": ">=20"
},
"repository": {
"type": "git",