12 lines
149 B
JSON
12 lines
149 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^10",
|
|
"christophwurst/f7cloud_testing": "^1.0"
|
|
}
|
|
}
|