mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
11 lines
148 B
JSON
11 lines
148 B
JSON
{
|
|
"require-dev": {
|
|
"glpi-project/tools": "^0.1"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.6"
|
|
}
|
|
}
|
|
}
|