svg
This commit is contained in:
36
composer.lock
generated
36
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": "236661a47d3b0278e1198c4fb0940e3a",
|
||||
"content-hash": "607d2ea75ad35d6ff9e6f5cd12d12c62",
|
||||
"packages": [
|
||||
{
|
||||
"name": "apereo/phpcas",
|
||||
@ -77,6 +77,40 @@
|
||||
},
|
||||
"time": "2023-02-19T19:52:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bnine/files-bundle",
|
||||
"version": "v1.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/afornerot/bNine-FilesBundle.git",
|
||||
"reference": "f3a0b55f9b64930bb8cb9fa53dd7cb8799796014"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/afornerot/bNine-FilesBundle/zipball/f3a0b55f9b64930bb8cb9fa53dd7cb8799796014",
|
||||
"reference": "f3a0b55f9b64930bb8cb9fa53dd7cb8799796014",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
"symfony/framework-bundle": "^6.0 || ^7.0"
|
||||
},
|
||||
"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.1",
|
||||
"issues": "https://github.com/afornerot/bNine-FilesBundle/issues"
|
||||
},
|
||||
"time": "2025-07-30T20:35:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "brick/math",
|
||||
"version": "0.13.1",
|
||||
|
Reference in New Issue
Block a user