mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
Use stable dependencies and force compatibility with PHP 5.6
This commit is contained in:
parent
33484aae68
commit
72a8c561ea
@ -1,7 +1,10 @@
|
|||||||
{
|
{
|
||||||
"minimum-stability": "dev",
|
|
||||||
"prefer-stable": true,
|
|
||||||
"require-dev": {
|
"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
Loading…
x
Reference in New Issue
Block a user