Stop supporting PHP 7.0

This commit is contained in:
Pierre Rudloff 2019-11-29 23:06:31 +01:00
parent a6ed0498cb
commit 4a313b714b
2 changed files with 4 additions and 4 deletions

View file

@ -98,7 +98,7 @@
},
"config": {
"platform": {
"php": "7.0.33"
"php": "7.3.11"
}
}
}