|
|
@@ -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": "a57ad2e1fd06a215a51641d1016724cf",
|
|
|
+ "content-hash": "176e8b4591addb6b9e150abad66baf88",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "api-platform/core",
|
|
|
@@ -1350,6 +1350,108 @@
|
|
|
},
|
|
|
"time": "2025-01-24T11:45:48+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "easycorp/easyadmin-bundle",
|
|
|
+ "version": "v4.26.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/EasyCorp/EasyAdminBundle.git",
|
|
|
+ "reference": "fed89754c7532ce5592fda43921d810b59e24c4c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/fed89754c7532ce5592fda43921d810b59e24c4c",
|
|
|
+ "reference": "fed89754c7532ce5592fda43921d810b59e24c4c",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "doctrine/doctrine-bundle": "^2.5",
|
|
|
+ "doctrine/orm": "^2.12|^3.0",
|
|
|
+ "ext-json": "*",
|
|
|
+ "php": ">=8.1",
|
|
|
+ "symfony/asset": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/cache": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/config": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/deprecation-contracts": "^3.0",
|
|
|
+ "symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/filesystem": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/form": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/framework-bundle": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/http-foundation": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/intl": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/property-access": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/security-bundle": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/string": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/translation": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/twig-bridge": "^5.4.48|^6.4.16|^7.1.9",
|
|
|
+ "symfony/twig-bundle": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/uid": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/ux-twig-component": "^2.21",
|
|
|
+ "symfony/validator": "^5.4|^6.0|^7.0",
|
|
|
+ "twig/extra-bundle": "^3.17",
|
|
|
+ "twig/html-extra": "^3.17",
|
|
|
+ "twig/twig": "^3.20"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/doctrine-fixtures-bundle": "^3.4|3.5.x-dev",
|
|
|
+ "phpstan/extension-installer": "^1.4",
|
|
|
+ "phpstan/phpstan": "^2.0",
|
|
|
+ "phpstan/phpstan-phpunit": "^2.0",
|
|
|
+ "phpstan/phpstan-strict-rules": "^2.0",
|
|
|
+ "phpstan/phpstan-symfony": "^2.0",
|
|
|
+ "psr/log": "^1.0",
|
|
|
+ "symfony/browser-kit": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/css-selector": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/debug-bundle": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/dom-crawler": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/expression-language": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/phpunit-bridge": "^6.1|^7.0",
|
|
|
+ "symfony/process": "^5.4|^6.0|^7.0",
|
|
|
+ "symfony/web-link": "^5.4|^6.0|^7.0"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "4.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "EasyCorp\\Bundle\\EasyAdminBundle\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Project Contributors",
|
|
|
+ "homepage": "https://github.com/EasyCorp/EasyAdminBundle/graphs/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Admin generator for Symfony applications",
|
|
|
+ "homepage": "https://github.com/EasyCorp/EasyAdminBundle",
|
|
|
+ "keywords": [
|
|
|
+ "admin",
|
|
|
+ "backend",
|
|
|
+ "generator"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues",
|
|
|
+ "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.26.3"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/javiereguiluz",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2025-10-08T18:21:48+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "egulias/email-validator",
|
|
|
"version": "4.0.4",
|
|
|
@@ -3614,6 +3716,107 @@
|
|
|
],
|
|
|
"time": "2025-03-03T07:50:24+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/form",
|
|
|
+ "version": "v7.3.4",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/form.git",
|
|
|
+ "reference": "7b3eee0f4d4dfd1ff1be70a27474197330c61736"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/form/zipball/7b3eee0f4d4dfd1ff1be70a27474197330c61736",
|
|
|
+ "reference": "7b3eee0f4d4dfd1ff1be70a27474197330c61736",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.2",
|
|
|
+ "symfony/deprecation-contracts": "^2.5|^3",
|
|
|
+ "symfony/event-dispatcher": "^6.4|^7.0",
|
|
|
+ "symfony/options-resolver": "^7.3",
|
|
|
+ "symfony/polyfill-ctype": "~1.8",
|
|
|
+ "symfony/polyfill-intl-icu": "^1.21",
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
+ "symfony/property-access": "^6.4|^7.0",
|
|
|
+ "symfony/service-contracts": "^2.5|^3"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/console": "<6.4",
|
|
|
+ "symfony/dependency-injection": "<6.4",
|
|
|
+ "symfony/doctrine-bridge": "<6.4",
|
|
|
+ "symfony/error-handler": "<6.4",
|
|
|
+ "symfony/framework-bundle": "<6.4",
|
|
|
+ "symfony/http-kernel": "<6.4",
|
|
|
+ "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
|
|
|
+ "symfony/translation-contracts": "<2.5",
|
|
|
+ "symfony/twig-bridge": "<6.4"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/collections": "^1.0|^2.0",
|
|
|
+ "symfony/config": "^6.4|^7.0",
|
|
|
+ "symfony/console": "^6.4|^7.0",
|
|
|
+ "symfony/dependency-injection": "^6.4|^7.0",
|
|
|
+ "symfony/expression-language": "^6.4|^7.0",
|
|
|
+ "symfony/html-sanitizer": "^6.4|^7.0",
|
|
|
+ "symfony/http-foundation": "^6.4|^7.0",
|
|
|
+ "symfony/http-kernel": "^6.4|^7.0",
|
|
|
+ "symfony/intl": "^6.4|^7.0",
|
|
|
+ "symfony/security-core": "^6.4|^7.0",
|
|
|
+ "symfony/security-csrf": "^6.4|^7.0",
|
|
|
+ "symfony/translation": "^6.4.3|^7.0.3",
|
|
|
+ "symfony/uid": "^6.4|^7.0",
|
|
|
+ "symfony/validator": "^6.4|^7.0",
|
|
|
+ "symfony/var-dumper": "^6.4|^7.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\Form\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Allows to easily create, process and reuse HTML forms",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/form/tree/v7.3.4"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nicolas-grekas",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2025-09-22T15:31:00+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/framework-bundle",
|
|
|
"version": "v7.3.4",
|
|
|
@@ -4918,6 +5121,77 @@
|
|
|
],
|
|
|
"time": "2023-11-06T17:08:13+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/options-resolver",
|
|
|
+ "version": "v7.3.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/options-resolver.git",
|
|
|
+ "reference": "0ff2f5c3df08a395232bbc3c2eb7e84912df911d"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/0ff2f5c3df08a395232bbc3c2eb7e84912df911d",
|
|
|
+ "reference": "0ff2f5c3df08a395232bbc3c2eb7e84912df911d",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.2",
|
|
|
+ "symfony/deprecation-contracts": "^2.5|^3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\OptionsResolver\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides an improved replacement for the array_replace PHP function",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "config",
|
|
|
+ "configuration",
|
|
|
+ "options"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/options-resolver/tree/v7.3.3"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nicolas-grekas",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2025-08-05T10:16:07+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/password-hasher",
|
|
|
"version": "v7.3.0",
|
|
|
@@ -5072,6 +5346,94 @@
|
|
|
],
|
|
|
"time": "2025-06-27T09:58:17+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-intl-icu",
|
|
|
+ "version": "v1.33.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-intl-icu.git",
|
|
|
+ "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c",
|
|
|
+ "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-intl": "For best performance and support of other locales than \"en\""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "thanks": {
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
+ "name": "symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Intl\\Icu\\": ""
|
|
|
+ },
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
+ ],
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony polyfill for intl's ICU-related data and classes",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "icu",
|
|
|
+ "intl",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.33.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nicolas-grekas",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2025-06-20T22:24:30+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
"version": "v1.33.0",
|
|
|
@@ -7149,6 +7511,93 @@
|
|
|
],
|
|
|
"time": "2025-06-27T19:55:54+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/ux-twig-component",
|
|
|
+ "version": "v2.30.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/ux-twig-component.git",
|
|
|
+ "reference": "2f445efda4d4400d4d1911ddf9710c366f339614"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/2f445efda4d4400d4d1911ddf9710c366f339614",
|
|
|
+ "reference": "2f445efda4d4400d4d1911ddf9710c366f339614",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.1",
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "symfony/deprecation-contracts": "^2.2|^3.0",
|
|
|
+ "symfony/event-dispatcher": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "symfony/property-access": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "twig/twig": "^3.10.3"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/config": "<5.4.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/console": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "symfony/css-selector": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "symfony/dom-crawler": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "symfony/framework-bundle": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "symfony/phpunit-bridge": "^6.0|^7.0|^8.0",
|
|
|
+ "symfony/stimulus-bundle": "^2.9.1",
|
|
|
+ "symfony/twig-bundle": "^5.4|^6.0|^7.0|^8.0",
|
|
|
+ "symfony/webpack-encore-bundle": "^1.15|^2.3.0"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "thanks": {
|
|
|
+ "url": "https://github.com/symfony/ux",
|
|
|
+ "name": "symfony/ux"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\UX\\TwigComponent\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Twig components for Symfony",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "components",
|
|
|
+ "symfony-ux",
|
|
|
+ "twig"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/ux-twig-component/tree/v2.30.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nicolas-grekas",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2025-08-27T15:25:48+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/validator",
|
|
|
"version": "v7.3.4",
|
|
|
@@ -7578,6 +8027,148 @@
|
|
|
],
|
|
|
"time": "2025-08-27T11:34:33+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "twig/extra-bundle",
|
|
|
+ "version": "v3.21.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/twigphp/twig-extra-bundle.git",
|
|
|
+ "reference": "62d1cf47a1aa009cbd07b21045b97d3d5cb79896"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/62d1cf47a1aa009cbd07b21045b97d3d5cb79896",
|
|
|
+ "reference": "62d1cf47a1aa009cbd07b21045b97d3d5cb79896",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.1.0",
|
|
|
+ "symfony/framework-bundle": "^5.4|^6.4|^7.0",
|
|
|
+ "symfony/twig-bundle": "^5.4|^6.4|^7.0",
|
|
|
+ "twig/twig": "^3.2|^4.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "league/commonmark": "^1.0|^2.0",
|
|
|
+ "symfony/phpunit-bridge": "^6.4|^7.0",
|
|
|
+ "twig/cache-extra": "^3.0",
|
|
|
+ "twig/cssinliner-extra": "^3.0",
|
|
|
+ "twig/html-extra": "^3.0",
|
|
|
+ "twig/inky-extra": "^3.0",
|
|
|
+ "twig/intl-extra": "^3.0",
|
|
|
+ "twig/markdown-extra": "^3.0",
|
|
|
+ "twig/string-extra": "^3.0"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Twig\\Extra\\TwigExtraBundle\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com",
|
|
|
+ "homepage": "http://fabien.potencier.org",
|
|
|
+ "role": "Lead Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A Symfony bundle for extra Twig extensions",
|
|
|
+ "homepage": "https://twig.symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "bundle",
|
|
|
+ "extra",
|
|
|
+ "twig"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.21.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2025-02-19T14:29:33+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "twig/html-extra",
|
|
|
+ "version": "v3.21.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/twigphp/html-extra.git",
|
|
|
+ "reference": "5442dd707601c83b8cd4233e37bb10ab8489a90f"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/twigphp/html-extra/zipball/5442dd707601c83b8cd4233e37bb10ab8489a90f",
|
|
|
+ "reference": "5442dd707601c83b8cd4233e37bb10ab8489a90f",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.1.0",
|
|
|
+ "symfony/deprecation-contracts": "^2.5|^3",
|
|
|
+ "symfony/mime": "^5.4|^6.4|^7.0",
|
|
|
+ "twig/twig": "^3.13|^4.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/phpunit-bridge": "^6.4|^7.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "Resources/functions.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Twig\\Extra\\Html\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com",
|
|
|
+ "homepage": "http://fabien.potencier.org",
|
|
|
+ "role": "Lead Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A Twig extension for HTML",
|
|
|
+ "homepage": "https://twig.symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "html",
|
|
|
+ "twig"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/twigphp/html-extra/tree/v3.21.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2025-02-19T14:29:33+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "twig/twig",
|
|
|
"version": "v3.21.1",
|