|
@@ -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": "0e084d2a08f5207b7eb68b0c1de691f4",
|
|
|
+ "content-hash": "1934c53ac3976b0512fb5ef1937acb33",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/semver",
|
|
@@ -1474,6 +1474,68 @@
|
|
|
],
|
|
|
"time": "2023-10-27T15:32:31+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "nelmio/cors-bundle",
|
|
|
+ "version": "2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/nelmio/NelmioCorsBundle.git",
|
|
|
+ "reference": "78fcdb91f76b080a1008133def9c7f613833933d"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/78fcdb91f76b080a1008133def9c7f613833933d",
|
|
|
+ "reference": "78fcdb91f76b080a1008133def9c7f613833933d",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
|
+ "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "^1.3.6",
|
|
|
+ "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Nelmio\\CorsBundle\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nelmio",
|
|
|
+ "homepage": "http://nelm.io"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
|
|
|
+ "keywords": [
|
|
|
+ "api",
|
|
|
+ "cors",
|
|
|
+ "crossdomain"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
|
|
|
+ "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.4.0"
|
|
|
+ },
|
|
|
+ "time": "2023-11-30T16:41:19+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-common",
|
|
|
"version": "2.2.0",
|