|
|
@@ -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": "db8e2506856c53c049c3338ab21cfc88", |
|
|
|
"content-hash": "e3c9896eaa6e358cbe286b8ce15ea0c5", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "alchemy/binary-driver", |
|
|
@@ -8573,6 +8573,94 @@ |
|
|
|
], |
|
|
|
"time": "2021-12-25T19:45:36+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/psr-http-message-bridge", |
|
|
|
"version": "v2.1.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git", |
|
|
|
"reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", |
|
|
|
"reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.1", |
|
|
|
"psr/http-message": "^1.0", |
|
|
|
"symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"nyholm/psr7": "^1.1", |
|
|
|
"psr/log": "^1.1 || ^2 || ^3", |
|
|
|
"symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", |
|
|
|
"symfony/config": "^4.4 || ^5.0 || ^6.0", |
|
|
|
"symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", |
|
|
|
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", |
|
|
|
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", |
|
|
|
"symfony/phpunit-bridge": "^5.4@dev || ^6.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation" |
|
|
|
}, |
|
|
|
"type": "symfony-bridge", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "2.1-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Symfony\\Bridge\\PsrHttpMessage\\": "" |
|
|
|
}, |
|
|
|
"exclude-from-classmap": [ |
|
|
|
"/Tests/" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Fabien Potencier", |
|
|
|
"email": "fabien@symfony.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Symfony Community", |
|
|
|
"homepage": "http://symfony.com/contributors" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "PSR HTTP message bridge", |
|
|
|
"homepage": "http://symfony.com", |
|
|
|
"keywords": [ |
|
|
|
"http", |
|
|
|
"http-message", |
|
|
|
"psr-17", |
|
|
|
"psr-7" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/symfony/psr-http-message-bridge/issues", |
|
|
|
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.2" |
|
|
|
}, |
|
|
|
"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": "2021-11-05T13:13:39+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/redis-messenger", |
|
|
|
"version": "v5.4.2", |
|
|
|