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"
}
}
}

6
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "c773a24c670cb4c431217ea94f03b942",
"content-hash": "e8ee860a3852c246eaba6712685b5dbc",
"packages": [
{
"name": "aura/session",
@ -1221,7 +1221,7 @@
},
{
"name": "Gert de Pagter",
"email": "backendtea@gmail.com"
"email": "BackEndTea@gmail.com"
}
],
"description": "Symfony polyfill for ctype functions",
@ -4404,6 +4404,6 @@
},
"platform-dev": [],
"platform-overrides": {
"php": "7.0.33"
"php": "7.3.11"
}
}