mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 12:10:34 +09:00
chore: set min php version 7.4.32
This commit is contained in:
committed by
Attila Jozsef Kerekes
parent
fdd5a78eb8
commit
2f3b7e52db
4
composer.lock
generated
4
composer.lock
generated
@@ -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": "f404ae21128813210c90625b666ab019",
|
||||
"content-hash": "5ec4ff397b3937979b48679da0338808",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@@ -9020,7 +9020,7 @@
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": ">=7.3.0",
|
||||
"php": ">=7.4.32",
|
||||
"ext-json": "*",
|
||||
"ext-intl": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user