mirror of
https://github.com/chenasraf/nextcloud-pantry.git
synced 2026-05-17 17:28:01 +00:00
17 lines
229 B
JSON
17 lines
229 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^11.0"
|
|
},
|
|
"config": {
|
|
"audit": {
|
|
"ignore": [
|
|
"PKSA-5jz8-6tcw-pbk4",
|
|
"PKSA-z3gr-8qht-p93v"
|
|
]
|
|
},
|
|
"platform": {
|
|
"php": "8.2"
|
|
}
|
|
}
|
|
}
|