mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-06-28 06:58:43 +02:00
Use stable dependencies and force compatibility with PHP 5.6
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
{
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require-dev": {
|
||||
"glpi-project/tools": "^0.1.0"
|
||||
"glpi-project/tools": "^0.1"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "5.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
850
composer.lock
generated
850
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user