Skip to content
Snippets Groups Projects
Commit cafb2d9f authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by David Siegfried
Browse files

update slim/slim to 4.8.1, fixes #2463

Closes #2463

Merge request studip/studip!1660
parent c3cffedf
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,8 @@
"ext-dom": "*",
"opis/json-schema": "^1.0",
"slim/psr7": "1.4",
"slim/slim": "4.7.1",
"php-di/php-di": "^6.3.4",
"slim/slim": "^4.7.1",
"php-di/php-di": "6.3.4",
"symfony/console": "~5.3.16",
"symfony/process": "^5.4",
"jumbojett/openid-connect-php": "^0.9.2",
......
......@@ -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": "3e4a84c4dabcd0e37a213bb530baa1e1",
"content-hash": "431538e929abf80fdbdf057b91c0f95a",
"packages": [
{
"name": "algo26-matthias/idna-convert",
......@@ -2755,23 +2755,23 @@
},
{
"name": "slim/slim",
"version": "4.7.1",
"version": "4.8.1",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
"reference": "0905e0775f8c1cfb3bbcfabeb6588dcfd8b82d3f"
"reference": "c8934c35d9d98b1a1df9f99ee69b77a59e0aa820"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/0905e0775f8c1cfb3bbcfabeb6588dcfd8b82d3f",
"reference": "0905e0775f8c1cfb3bbcfabeb6588dcfd8b82d3f",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/c8934c35d9d98b1a1df9f99ee69b77a59e0aa820",
"reference": "c8934c35d9d98b1a1df9f99ee69b77a59e0aa820",
"shasum": ""
},
"require": {
"ext-json": "*",
"nikic/fast-route": "^1.3",
"php": "^7.2 || ^8.0",
"psr/container": "^1.0",
"psr/container": "^1.0 || ^2.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
......@@ -2781,17 +2781,17 @@
"require-dev": {
"adriansuter/php-autoload-override": "^1.2",
"ext-simplexml": "*",
"guzzlehttp/psr7": "^1.7",
"guzzlehttp/psr7": "^1.8",
"http-interop/http-factory-guzzle": "^1.0",
"laminas/laminas-diactoros": "^2.4",
"nyholm/psr7": "^1.3",
"nyholm/psr7": "^1.4",
"nyholm/psr7-server": "^1.0.1",
"phpspec/prophecy": "^1.12",
"phpstan/phpstan": "^0.12.58",
"phpunit/phpunit": "^8.5.13",
"phpspec/prophecy": "^1.13",
"phpstan/phpstan": "^0.12.85",
"phpunit/phpunit": "^8.5.13 || ^9.3.8",
"slim/http": "^1.2",
"slim/psr7": "^1.3",
"squizlabs/php_codesniffer": "^3.5",
"squizlabs/php_codesniffer": "^3.6",
"weirdan/prophecy-shim": "^1.0 || ^2.0.2"
},
"suggest": {
......@@ -2865,7 +2865,7 @@
"type": "tidelift"
}
],
"time": "2020-12-01T19:41:22+00:00"
"time": "2021-06-29T19:41:06+00:00"
},
{
"name": "spomky-labs/otphp",
......
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