mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-18 23:06:18 -05:00
10 lines
119 B
JSON
10 lines
119 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2"
|
|
}
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.6"
|
|
}
|
|
}
|