fix(composer): be compatible with php 7.2.5
This commit is contained in:
parent
e8795f158e
commit
077ed25abb
@ -56,5 +56,15 @@
|
|||||||
"dev-master": "2.1.x-dev",
|
"dev-master": "2.1.x-dev",
|
||||||
"dev-pico-3.0": "3.0.x-dev"
|
"dev-pico-3.0": "3.0.x-dev"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"platform": {
|
||||||
|
"php": "7.2.5"
|
||||||
|
},
|
||||||
|
"platform-check": true,
|
||||||
|
"sort-packages": true,
|
||||||
|
"allow-plugins": {
|
||||||
|
"picocms/composer-installer": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user