chore: fixes issues with contracts and symfony 8.1

This commit is contained in:
nuno maduro
2026-06-01 06:24:42 +01:00
parent eeaac34cf6
commit bd22f478b8
4 changed files with 4 additions and 15 deletions

View File

@ -27,7 +27,7 @@
"pestphp/pest-plugin-mutate": "^4.0.1",
"pestphp/pest-plugin-profanity": "^4.2.1",
"phpunit/phpunit": "^12.5.28",
"symfony/process": "^7.4.8|^8.1.0"
"symfony/process": "^7.4.13|^8.1.0"
},
"conflict": {
"filp/whoops": "<2.18.3",