Skip to content
Snippets Groups Projects
Commit 05a278ae authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

update tuupola/cors-middleware to 1.4.3, fixes #2467

Closes #2467

Merge request studip/studip!1664
parent 772895be
No related branches found
No related tags found
No related merge requests found
Pipeline #11120 passed
......@@ -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": "898310dd65d7d84440e4e3c0c133c763",
"content-hash": "5cc4ba67bf29d9dec56b819f4a86e27b",
"packages": [
{
"name": "algo26-matthias/idna-convert",
......@@ -4092,16 +4092,16 @@
},
{
"name": "tuupola/cors-middleware",
"version": "1.2.1",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/tuupola/cors-middleware.git",
"reference": "4f085d11f349e83d18f1eb5802551353b2b093a3"
"reference": "87cbbbfad66977ee44d3d3099823923335c02814"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tuupola/cors-middleware/zipball/4f085d11f349e83d18f1eb5802551353b2b093a3",
"reference": "4f085d11f349e83d18f1eb5802551353b2b093a3",
"url": "https://api.github.com/repos/tuupola/cors-middleware/zipball/87cbbbfad66977ee44d3d3099823923335c02814",
"reference": "87cbbbfad66977ee44d3d3099823923335c02814",
"shasum": ""
},
"require": {
......@@ -4114,11 +4114,11 @@
},
"require-dev": {
"equip/dispatch": "^2.0",
"overtrue/phplint": "^1.0",
"nyholm/psr7": "^1.5",
"overtrue/phplint": "^3.0",
"phpstan/phpstan": "^0.12.42",
"phpunit/phpunit": "^7.0|^8.0|^9.0",
"squizlabs/php_codesniffer": "^3.5",
"zendframework/zend-diactoros": "^1.0|^2.0"
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"autoload": {
......@@ -4148,7 +4148,7 @@
],
"support": {
"issues": "https://github.com/tuupola/cors-middleware/issues",
"source": "https://github.com/tuupola/cors-middleware/tree/1.2.1"
"source": "https://github.com/tuupola/cors-middleware/tree/1.3.0"
},
"funding": [
{
......@@ -4156,7 +4156,7 @@
"type": "github"
}
],
"time": "2020-10-29T11:01:06+00:00"
"time": "2022-04-14T11:07:11+00:00"
},
{
"name": "tuupola/http-factory",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment