fix: deprecation

This commit is contained in:
Nuno Maduro
2024-10-15 15:09:26 +01:00
parent 6d9189f3f5
commit e24f137b8e

View File

@ -27,6 +27,7 @@
"phpunit/phpunit": "^11.4.1"
},
"conflict": {
"filp/whoops": "<2.16.0",
"phpunit/phpunit": ">11.4.1",
"sebastian/exporter": "<6.0.0",
"webmozart/assert": "<1.11.0"