mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Drop PHP prior to 7.4
This commit is contained in:
parent
788cb7c4c3
commit
1bd86e156e
5 changed files with 10 additions and 22 deletions
|
@ -38,7 +38,7 @@ be locally specified in `composer.lock`:
|
|||
```json
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "7.1.3",
|
||||
"php": "7.4.29",
|
||||
"ext-something": "4.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue