Skip to content

Commit

Permalink
Merge pull request #179 from vortrixs/add-simple-cache-3-support
Browse files Browse the repository at this point in the history
Add support for psr/simple-cache:^3
  • Loading branch information
ADmad authored Sep 26, 2022
2 parents 39e57b2 + ec7568f commit e22fc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"php": ">=7.1",
"ext-json": "*",
"psr/http-client": "^1.0 || ^2.0",
"psr/simple-cache": "^1.0 || ^2.0",
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
"psr/http-factory": "^1.0 || ^2.0",
"socialconnect/jwx": "^1.0"
},
Expand Down

0 comments on commit e22fc10

Please sign in to comment.