Skip to content
Snippets Groups Projects
Unverified Commit 57800125 authored by Patrick's avatar Patrick Committed by GitHub
Browse files

Merge pull request #84 from cirrusidentity/feature/dependency-cache-version

Support more versions of psr/cache and symfony/cache
parents d54bbfb8 e1492f7b
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
"simplesamlphp/simplesamlphp": "^v2.0.0", "simplesamlphp/simplesamlphp": "^v2.0.0",
"firebase/php-jwt": "^5.5|^6", "firebase/php-jwt": "^5.5|^6",
"kevinrob/guzzle-cache-middleware": "^4.1.1", "kevinrob/guzzle-cache-middleware": "^4.1.1",
"psr/cache": "^1.0", "psr/cache": "^1.0|^2.0|^3.0",
"symfony/cache": "^5.0|^4.3|^3.4", "symfony/cache": "^6.0|^5.0|^4.3|^3.4",
"ext-json": "*" "ext-json": "*"
}, },
"require-dev": { "require-dev": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment