|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "39e043a805f59582386d250efc1b6e90",
|
|
|
|
|
|
+ "content-hash": "bf18cc20376273b95b84fe3128b6c8cc",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "composer/package-versions-deprecated",
|
|
"name": "composer/package-versions-deprecated",
|
|
@@ -7568,6 +7568,169 @@
|
|
],
|
|
],
|
|
"time": "2023-02-14T08:44:56+00:00"
|
|
"time": "2023-02-14T08:44:56+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/ux-live-component",
|
|
|
|
+ "version": "v2.7.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/ux-live-component.git",
|
|
|
|
+ "reference": "79066fbf5e3e178bddc8cf2a847ce427f6bd9327"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/ux-live-component/zipball/79066fbf5e3e178bddc8cf2a847ce427f6bd9327",
|
|
|
|
+ "reference": "79066fbf5e3e178bddc8cf2a847ce427f6bd9327",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=8.0",
|
|
|
|
+ "symfony/property-access": "^5.4|^6.0",
|
|
|
|
+ "symfony/serializer": "^5.4|^6.0",
|
|
|
|
+ "symfony/ux-twig-component": "^2.5"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "symfony/config": "<5.4.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "doctrine/annotations": "^1.0",
|
|
|
|
+ "doctrine/doctrine-bundle": "^2.0",
|
|
|
|
+ "doctrine/orm": "^2.7",
|
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0",
|
|
|
|
+ "symfony/form": "^5.4|^6.0",
|
|
|
|
+ "symfony/framework-bundle": "^5.4|^6.0",
|
|
|
|
+ "symfony/phpunit-bridge": "^6.0",
|
|
|
|
+ "symfony/security-csrf": "^5.4|^6.0",
|
|
|
|
+ "symfony/twig-bundle": "^5.4|^6.0",
|
|
|
|
+ "symfony/validator": "^5.4|^6.0",
|
|
|
|
+ "zenstruck/browser": "^1.2.0",
|
|
|
|
+ "zenstruck/foundry": "^1.10"
|
|
|
|
+ },
|
|
|
|
+ "type": "symfony-bundle",
|
|
|
|
+ "extra": {
|
|
|
|
+ "thanks": {
|
|
|
|
+ "name": "symfony/ux",
|
|
|
|
+ "url": "https://github.com/symfony/ux"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\UX\\LiveComponent\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Live components for Symfony",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "components",
|
|
|
|
+ "symfony-ux",
|
|
|
|
+ "twig"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/symfony/ux-live-component/tree/v2.7.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": "2023-01-24T15:57:44+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/ux-twig-component",
|
|
|
|
+ "version": "v2.7.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/ux-twig-component.git",
|
|
|
|
+ "reference": "d304d6b8b27821f7d7e62cbdff21e417636d87bc"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/d304d6b8b27821f7d7e62cbdff21e417636d87bc",
|
|
|
|
+ "reference": "d304d6b8b27821f7d7e62cbdff21e417636d87bc",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=8.0",
|
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0",
|
|
|
|
+ "symfony/event-dispatcher": "^5.4|^6.0",
|
|
|
|
+ "symfony/property-access": "^5.4|^6.0",
|
|
|
|
+ "twig/twig": "^2.0|^3.0"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "symfony/config": "<5.4.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "symfony/framework-bundle": "^5.4|^6.0",
|
|
|
|
+ "symfony/phpunit-bridge": "^6.0",
|
|
|
|
+ "symfony/twig-bundle": "^5.4|^6.0",
|
|
|
|
+ "symfony/webpack-encore-bundle": "^1.15"
|
|
|
|
+ },
|
|
|
|
+ "type": "symfony-bundle",
|
|
|
|
+ "extra": {
|
|
|
|
+ "thanks": {
|
|
|
|
+ "name": "symfony/ux",
|
|
|
|
+ "url": "https://github.com/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.7.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": "2023-01-19T15:55:42+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "symfony/validator",
|
|
"name": "symfony/validator",
|
|
"version": "v6.2.8",
|
|
"version": "v6.2.8",
|