|
@@ -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": "166dcd3fd87f8aa3058db20811e93bc4",
|
|
|
+ "content-hash": "b2e1b9020b00ca5fe63ab065502c4d2e",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/ca-bundle",
|
|
@@ -8520,6 +8520,70 @@
|
|
|
],
|
|
|
"time": "2024-09-01T20:39:12+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "twig/intl-extra",
|
|
|
+ "version": "v3.13.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/twigphp/intl-extra.git",
|
|
|
+ "reference": "1b8d78c5db08bdc61015fd55009d2e84b3aa7e38"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/1b8d78c5db08bdc61015fd55009d2e84b3aa7e38",
|
|
|
+ "reference": "1b8d78c5db08bdc61015fd55009d2e84b3aa7e38",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=8.0.2",
|
|
|
+ "symfony/intl": "^5.4|^6.4|^7.0",
|
|
|
+ "twig/twig": "^3.13|^4.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/phpunit-bridge": "^6.4|^7.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Twig\\Extra\\Intl\\": ""
|
|
|
+ },
|
|
|
+ "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 Intl",
|
|
|
+ "homepage": "https://twig.symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "intl",
|
|
|
+ "twig"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/twigphp/intl-extra/tree/v3.13.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2024-09-03T13:08:40+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "twig/markdown-extra",
|
|
|
"version": "v3.13.0",
|