mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-03 03:44:29 +02:00
composer.json: Raise php platform requirement..
..to what icinga-php-thirdparty requires
This commit is contained in:
parent
7610682215
commit
2f5fc7ea9d
@ -7,7 +7,7 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"sort-packages": true,
|
"sort-packages": true,
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "7.2"
|
"php": "7.2.9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user