chore: use newer dep versions in demo package

This commit is contained in:
Damien Retzinger
2025-12-14 12:06:47 -05:00
parent ebd21042cd
commit 611c336883
3 changed files with 3 additions and 6003 deletions
+1 -1
View File
@@ -45,6 +45,6 @@
}
},
"require-dev": {
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.5 || ^10 || ^11 || ^12"
}
}