Simplification

This commit is contained in:
julien
2026-03-30 15:05:13 +02:00
parent b4a80013d5
commit b4593840a8
30 changed files with 526 additions and 781 deletions

10
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": "044d603783cee3e8e1846aab9a07be1f",
"content-hash": "0b85b0833c8e05013fbd10fcc6a9ce9d",
"packages": [
{
"name": "bcosca/fatfree-core",
@@ -59,8 +59,12 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^8.3",
"ext-intl": "*"
"ext-dom": "*",
"ext-gd": "*",
"ext-intl": "*",
"ext-mbstring": "*",
"ext-pdo_sqlite": "*",
"php": "^8.3"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"