|
|
|
|
@ -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": "bf5b4f24e080ad4e1efe03faa47c118a", |
|
|
|
|
"content-hash": "de805232bd8fece99b4564930dedb852", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "a2lix/auto-form-bundle", |
|
|
|
|
@ -10092,6 +10092,78 @@ |
|
|
|
|
], |
|
|
|
|
"time": "2024-03-19T09:28:31+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/doctrine-messenger", |
|
|
|
|
"version": "v6.4.7", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/doctrine-messenger.git", |
|
|
|
|
"reference": "f850f471765aac77b89b6f9a2a09712a5faed1bd" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/f850f471765aac77b89b6f9a2a09712a5faed1bd", |
|
|
|
|
"reference": "f850f471765aac77b89b6f9a2a09712a5faed1bd", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"doctrine/dbal": "^2.13|^3|^4", |
|
|
|
|
"php": ">=8.1", |
|
|
|
|
"symfony/messenger": "^5.4|^6.0|^7.0", |
|
|
|
|
"symfony/service-contracts": "^2.5|^3" |
|
|
|
|
}, |
|
|
|
|
"conflict": { |
|
|
|
|
"doctrine/persistence": "<1.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"doctrine/persistence": "^1.3|^2|^3", |
|
|
|
|
"symfony/property-access": "^5.4|^6.0|^7.0", |
|
|
|
|
"symfony/serializer": "^5.4|^6.0|^7.0" |
|
|
|
|
}, |
|
|
|
|
"type": "symfony-messenger-bridge", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": "" |
|
|
|
|
}, |
|
|
|
|
"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": "Symfony Doctrine Messenger Bridge", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/symfony/doctrine-messenger/tree/v6.4.7" |
|
|
|
|
}, |
|
|
|
|
"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-04-18T09:22:46+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/dotenv", |
|
|
|
|
"version": "v6.4.4", |
|
|
|
|
|