This commit is contained in:
2025-08-01 19:13:24 +02:00
parent cf4ec48113
commit 81de4c1a81
5 changed files with 44 additions and 10 deletions

39
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": "c3ef6a5f644e6a15e10fc734845aa216",
"content-hash": "5aaa9ef4d4fe029a60e73e3590fc5109",
"packages": [
{
"name": "apereo/phpcas",
@ -77,6 +77,43 @@
},
"time": "2023-02-19T19:52:35+00:00"
},
{
"name": "bnine/filesbundle",
"version": "v1.0.31",
"source": {
"type": "git",
"url": "https://github.com/afornerot/bNine-FilesBundle.git",
"reference": "b9a1cf8d2ec53abf34309ae721f9136a8eca9b66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afornerot/bNine-FilesBundle/zipball/b9a1cf8d2ec53abf34309ae721f9136a8eca9b66",
"reference": "b9a1cf8d2ec53abf34309ae721f9136a8eca9b66",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/framework-bundle": "^6.0 || ^7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.85"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Bnine\\FilesBundle\\": "src/"
}
},
"license": [
"MIT"
],
"description": "Symfony bundle for file-browser",
"support": {
"source": "https://github.com/afornerot/bNine-FilesBundle/tree/v1.0.31",
"issues": "https://github.com/afornerot/bNine-FilesBundle/issues"
},
"time": "2025-08-01T17:06:06+00:00"
},
{
"name": "brick/math",
"version": "0.13.1",