admin themes

This commit is contained in:
2024-09-03 16:29:44 +03:00
parent c325b156bd
commit 2ae5c4ac73
235 changed files with 33397 additions and 57 deletions

20
composer.lock generated
View File

@ -886,11 +886,11 @@
},
{
"name": "itguild/tables",
"version": "1.0.5",
"version": "1.0.6",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/tables",
"reference": "ad18d94489c20599ac1080a8b4f7f3199f206fdf"
"reference": "d747203d99871ab39a5f18c449727f150b937c44"
},
"type": "library",
"autoload": {
@ -908,7 +908,7 @@
"email": "apuc06@mail.ru"
}
],
"time": "2024-08-29T10:13:51+00:00"
"time": "2024-09-02T19:34:25+00:00"
},
{
"name": "madesimple/php-arrays",
@ -1572,16 +1572,16 @@
},
{
"name": "symfony/finder",
"version": "v7.1.3",
"version": "v7.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca"
"reference": "d95bbf319f7d052082fb7af147e0f835a695e823"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/717c6329886f32dc65e27461f80f2a465412fdca",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca",
"url": "https://api.github.com/repos/symfony/finder/zipball/d95bbf319f7d052082fb7af147e0f835a695e823",
"reference": "d95bbf319f7d052082fb7af147e0f835a695e823",
"shasum": ""
},
"require": {
@ -1616,7 +1616,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v7.1.3"
"source": "https://github.com/symfony/finder/tree/v7.1.4"
},
"funding": [
{
@ -1632,7 +1632,7 @@
"type": "tidelift"
}
],
"time": "2024-07-24T07:08:44+00:00"
"time": "2024-08-13T14:28:19+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -2495,5 +2495,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}