|
|
|
|
@ -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": "0f1735baab4d6090d0534c964711264c", |
|
|
|
|
"content-hash": "ad306101014c19a923d27979dcdeb2cd", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "bacon/bacon-qr-code", |
|
|
|
|
@ -9474,6 +9474,73 @@
@@ -9474,6 +9474,73 @@
|
|
|
|
|
], |
|
|
|
|
"time": "2025-02-19T14:29:33+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "twig/string-extra", |
|
|
|
|
"version": "v3.21.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/twigphp/string-extra.git", |
|
|
|
|
"reference": "4b3337544ac8f76c280def94e32b53acfaec0589" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/twigphp/string-extra/zipball/4b3337544ac8f76c280def94e32b53acfaec0589", |
|
|
|
|
"reference": "4b3337544ac8f76c280def94e32b53acfaec0589", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=8.1.0", |
|
|
|
|
"symfony/string": "^5.4|^6.4|^7.0", |
|
|
|
|
"symfony/translation-contracts": "^1.1|^2|^3", |
|
|
|
|
"twig/twig": "^3.13|^4.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/phpunit-bridge": "^6.4|^7.0" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Twig\\Extra\\String\\": "" |
|
|
|
|
}, |
|
|
|
|
"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 Symfony String", |
|
|
|
|
"homepage": "https://twig.symfony.com", |
|
|
|
|
"keywords": [ |
|
|
|
|
"html", |
|
|
|
|
"string", |
|
|
|
|
"twig", |
|
|
|
|
"unicode" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/twigphp/string-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-01-31T20:45:36+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "twig/twig", |
|
|
|
|
"version": "v3.21.1", |
|
|
|
|
|