This commit is contained in:
2025-08-02 11:38:02 +02:00
parent 4e2971c942
commit a53f4be3e5
7 changed files with 61 additions and 20 deletions

View File

@ -3,12 +3,6 @@
"license": "proprietary",
"minimum-stability": "stable",
"prefer-stable": true,
"repositories": [
{
"type": "vcs",
"url": "https://github.com/afornerot/bNine-FilesBundle"
}
],
"require": {
"php": ">=8.2",
"ext-ctype": "*",