diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-03-20 09:56:11 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-03-21 08:47:27 +0000 |
| commit | ea27dd662961e1dda5d06b7acddb93934050fd1d (patch) | |
| tree | 31e6d181165dae340d97579f0aded55aac14de47 /composer.lock | |
| parent | dbf915489e0c58138b9f654a0b247ac9c1aac717 (diff) | |
| download | webtrees-ea27dd662961e1dda5d06b7acddb93934050fd1d.tar.gz webtrees-ea27dd662961e1dda5d06b7acddb93934050fd1d.tar.bz2 webtrees-ea27dd662961e1dda5d06b7acddb93934050fd1d.zip | |
For webtrees 2.1, the minimum PHP version will be 7.4
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock index 4a24368e94..0ab04a1d30 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "3339dadcd47bf1c243772d4de4c406cf", + "content-hash": "abc02473be1043b1bb35080809389965", "packages": [ { "name": "aura/router", @@ -8388,7 +8388,7 @@ "ext-sqlite3": "*" }, "platform-overrides": { - "php": "7.3" + "php": "7.4" }, "plugin-api-version": "2.0.0" } |
