chore: locks phpunit

This commit is contained in:
Nuno Maduro
2024-09-09 01:12:33 +01:00
parent 3c333ebbb8
commit bb1a0b5e79

View File

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