|
@@ -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": "14350783c7766297b9b01ff2f53f5b69",
|
|
|
+ "content-hash": "513a64dbb14c000e7b837b7a8331bcc4",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/package-versions-deprecated",
|
|
@@ -5580,6 +5580,83 @@
|
|
|
],
|
|
|
"time": "2022-07-20T13:00:38+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/runtime",
|
|
|
+ "version": "v5.4.11",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/runtime.git",
|
|
|
+ "reference": "c32ac27a8abebe4e6375cd12a4f78ba78e9c742f"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/runtime/zipball/c32ac27a8abebe4e6375cd12a4f78ba78e9c742f",
|
|
|
+ "reference": "c32ac27a8abebe4e6375cd12a4f78ba78e9c742f",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "composer-plugin-api": "^1.0|^2.0",
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/polyfill-php80": "^1.15"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/dotenv": "<5.1"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "composer/composer": "^1.0.2|^2.0",
|
|
|
+ "symfony/console": "^4.4.30|^5.3.7|^6.0",
|
|
|
+ "symfony/dotenv": "^5.1|^6.0",
|
|
|
+ "symfony/http-foundation": "^4.4.30|^5.3.7|^6.0",
|
|
|
+ "symfony/http-kernel": "^4.4.30|^5.3.7|^6.0"
|
|
|
+ },
|
|
|
+ "type": "composer-plugin",
|
|
|
+ "extra": {
|
|
|
+ "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\Runtime\\": "",
|
|
|
+ "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Enables decoupling PHP applications from global state",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/runtime/tree/v5.4.11"
|
|
|
+ },
|
|
|
+ "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": "2022-06-27T16:58:25+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/security-bundle",
|
|
|
"version": "v5.4.11",
|