This commit is contained in:
julien
2026-03-27 22:56:24 +01:00
parent 8320dd3565
commit ffa985ddfb

5
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b223f9fed1c99d22eabd05b892ca4602", "content-hash": "044d603783cee3e8e1846aab9a07be1f",
"packages": [ "packages": [
{ {
"name": "bcosca/fatfree-core", "name": "bcosca/fatfree-core",
@@ -59,7 +59,8 @@
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": ">=8.3" "php": "^8.3",
"ext-intl": "*"
}, },
"platform-dev": {}, "platform-dev": {},
"plugin-api-version": "2.6.0" "plugin-api-version": "2.6.0"