Update composer.lock format

With `composer update --lock`
This commit is contained in:
Yassine Guedidi 2022-05-03 04:42:32 +02:00
parent 0d0baf467c
commit a7bf62c70d

89
composer.lock generated
View file

@ -174,12 +174,12 @@
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": {
"Assert\\": "lib/Assert"
},
"files": [ "files": [
"lib/Assert/functions.php" "lib/Assert/functions.php"
] ],
"psr-4": {
"Assert\\": "lib/Assert"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -280,12 +280,12 @@
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": {
"Clue\\StreamFilter\\": "src/"
},
"files": [ "files": [
"src/functions_include.php" "src/functions_include.php"
] ],
"psr-4": {
"Clue\\StreamFilter\\": "src/"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -1683,8 +1683,8 @@
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations", "Doctrine\\Migrations\\": "lib/Doctrine/Migrations",
"Doctrine\\Migrations\\": "lib/Doctrine/Migrations" "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -2744,9 +2744,9 @@
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"grandt\\ResizeGif\\": "src/ResizeGif", "grandt\\ResizeGif\\": "src/ResizeGif",
"grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug",
"grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files", "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
"grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure", "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure"
"grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -2964,12 +2964,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
},
"files": [ "files": [
"src/functions_include.php" "src/functions_include.php"
] ],
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -5581,14 +5581,14 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Lcobucci\\JWT\\": "src"
},
"files": [ "files": [
"compat/class-aliases.php", "compat/class-aliases.php",
"compat/json-exception-polyfill.php", "compat/json-exception-polyfill.php",
"compat/lcobucci-clock-polyfill.php" "compat/lcobucci-clock-polyfill.php"
] ],
"psr-4": {
"Lcobucci\\JWT\\": "src"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -5845,12 +5845,12 @@
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-0": {
"SimpleHtmlDom": "src/"
},
"files": [ "files": [
"src/simple_html_dom.php" "src/simple_html_dom.php"
] ],
"psr-0": {
"SimpleHtmlDom": "src/"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -7143,12 +7143,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Http\\Message\\": "src/"
},
"files": [ "files": [
"src/filters.php" "src/filters.php"
] ],
"psr-4": {
"Http\\Message\\": "src/"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -9743,12 +9743,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Iconv\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Iconv\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -10541,12 +10541,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Uuid\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Uuid\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -10739,6 +10739,7 @@
"issues": "https://github.com/symfony/swiftmailer-bundle/issues", "issues": "https://github.com/symfony/swiftmailer-bundle/issues",
"source": "https://github.com/symfony/swiftmailer-bundle/tree/master" "source": "https://github.com/symfony/swiftmailer-bundle/tree/master"
}, },
"abandoned": "symfony/mailer",
"time": "2019-11-07T21:01:35+00:00" "time": "2019-11-07T21:01:35+00:00"
}, },
{ {
@ -11014,13 +11015,6 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Safe\\": [
"lib/",
"deprecated/",
"generated/"
]
},
"files": [ "files": [
"deprecated/apc.php", "deprecated/apc.php",
"deprecated/libevent.php", "deprecated/libevent.php",
@ -11111,7 +11105,14 @@
"generated/yaz.php", "generated/yaz.php",
"generated/zip.php", "generated/zip.php",
"generated/zlib.php" "generated/zlib.php"
] ],
"psr-4": {
"Safe\\": [
"lib/",
"deprecated/",
"generated/"
]
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [