|
|
|
|
@ -4,7 +4,7 @@
@@ -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": "3f6c3be0f4791878aa1abbfb292b0c01", |
|
|
|
|
"content-hash": "897e77674e1fcdc323faccc51cf19c34", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "bitwasp/bech32", |
|
|
|
|
@ -6760,6 +6760,100 @@
@@ -6760,6 +6760,100 @@
|
|
|
|
|
], |
|
|
|
|
"time": "2024-11-13T13:31:21+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/translation", |
|
|
|
|
"version": "v7.1.6", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/translation.git", |
|
|
|
|
"reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/b9f72ab14efdb6b772f85041fa12f820dee8d55f", |
|
|
|
|
"reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=8.2", |
|
|
|
|
"symfony/polyfill-mbstring": "~1.0", |
|
|
|
|
"symfony/translation-contracts": "^2.5|^3.0" |
|
|
|
|
}, |
|
|
|
|
"conflict": { |
|
|
|
|
"symfony/config": "<6.4", |
|
|
|
|
"symfony/console": "<6.4", |
|
|
|
|
"symfony/dependency-injection": "<6.4", |
|
|
|
|
"symfony/http-client-contracts": "<2.5", |
|
|
|
|
"symfony/http-kernel": "<6.4", |
|
|
|
|
"symfony/service-contracts": "<2.5", |
|
|
|
|
"symfony/twig-bundle": "<6.4", |
|
|
|
|
"symfony/yaml": "<6.4" |
|
|
|
|
}, |
|
|
|
|
"provide": { |
|
|
|
|
"symfony/translation-implementation": "2.3|3.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"nikic/php-parser": "^4.18|^5.0", |
|
|
|
|
"psr/log": "^1|^2|^3", |
|
|
|
|
"symfony/config": "^6.4|^7.0", |
|
|
|
|
"symfony/console": "^6.4|^7.0", |
|
|
|
|
"symfony/dependency-injection": "^6.4|^7.0", |
|
|
|
|
"symfony/finder": "^6.4|^7.0", |
|
|
|
|
"symfony/http-client-contracts": "^2.5|^3.0", |
|
|
|
|
"symfony/http-kernel": "^6.4|^7.0", |
|
|
|
|
"symfony/intl": "^6.4|^7.0", |
|
|
|
|
"symfony/polyfill-intl-icu": "^1.21", |
|
|
|
|
"symfony/routing": "^6.4|^7.0", |
|
|
|
|
"symfony/service-contracts": "^2.5|^3", |
|
|
|
|
"symfony/yaml": "^6.4|^7.0" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"files": [ |
|
|
|
|
"Resources/functions.php" |
|
|
|
|
], |
|
|
|
|
"psr-4": { |
|
|
|
|
"Symfony\\Component\\Translation\\": "" |
|
|
|
|
}, |
|
|
|
|
"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 tools to internationalize your application", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/symfony/translation/tree/v7.1.6" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"url": "https://symfony.com/sponsor", |
|
|
|
|
"type": "custom" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"url": "https://github.com/fabpot", |
|
|
|
|
"type": "github" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
|
|
|
"type": "tidelift" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2024-09-28T12:35:13+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/translation-contracts", |
|
|
|
|
"version": "v3.5.1", |
|
|
|
|
@ -7113,6 +7207,95 @@
@@ -7113,6 +7207,95 @@
|
|
|
|
|
], |
|
|
|
|
"time": "2024-11-07T15:49:33+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/ux-icons", |
|
|
|
|
"version": "v2.22.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/ux-icons.git", |
|
|
|
|
"reference": "3a6fd4293fc200530b09960c41941a71354bc5fc" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/ux-icons/zipball/3a6fd4293fc200530b09960c41941a71354bc5fc", |
|
|
|
|
"reference": "3a6fd4293fc200530b09960c41941a71354bc5fc", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=8.1", |
|
|
|
|
"symfony/framework-bundle": "^6.4|^7.0", |
|
|
|
|
"symfony/twig-bundle": "^6.4|^7.0" |
|
|
|
|
}, |
|
|
|
|
"conflict": { |
|
|
|
|
"symfony/flex": "<1.13", |
|
|
|
|
"symfony/ux-twig-component": "<2.21" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"psr/log": "^2|^3", |
|
|
|
|
"symfony/asset-mapper": "^6.4|^7.0", |
|
|
|
|
"symfony/console": "^6.4|^7.0", |
|
|
|
|
"symfony/http-client": "6.4|^7.0", |
|
|
|
|
"symfony/phpunit-bridge": "^6.3|^7.0", |
|
|
|
|
"symfony/ux-twig-component": "^2.14", |
|
|
|
|
"zenstruck/console-test": "^1.5" |
|
|
|
|
}, |
|
|
|
|
"type": "symfony-bundle", |
|
|
|
|
"extra": { |
|
|
|
|
"thanks": { |
|
|
|
|
"url": "https://github.com/symfony/ux", |
|
|
|
|
"name": "symfony/ux" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Symfony\\UX\\Icons\\": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Kevin Bond", |
|
|
|
|
"email": "kevinbond@gmail.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Simon André", |
|
|
|
|
"email": "smn.andre@gmail.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Renders local and remote SVG icons in your Twig templates.", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"keywords": [ |
|
|
|
|
"icons", |
|
|
|
|
"svg", |
|
|
|
|
"symfony-ux", |
|
|
|
|
"twig" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/symfony/ux-icons/tree/v2.22.1" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"url": "https://symfony.com/sponsor", |
|
|
|
|
"type": "custom" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"url": "https://github.com/fabpot", |
|
|
|
|
"type": "github" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
|
|
|
"type": "tidelift" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2024-12-04T11:34:13+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/ux-live-component", |
|
|
|
|
"version": "v2.22.0", |
|
|
|
|
|