Files
2026-07-30 12:35:37 +02:00

11 lines
119 B
JSON

{
"require-dev": {
"phpunit/phpunit": "^10.5"
},
"config": {
"platform": {
"php": "8.2"
}
}
}