Skip to content

Commit

Permalink
[BUGFIX] Require psr/simple-cache in blueweb
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexvaar committed Feb 12, 2024
1 parent 3676e4f commit bba1f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/blueweb/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php": "^8.2",
"guzzlehttp/psr7": "^2.6",
"psr/http-server-middleware": "^1.0",
"psr/http-server-handler": "^1.0",
"psr/simple-cache": "^3.0.0",
"ramsey/uuid": "^4.7.4",
"symfony/dotenv": "^v6.3.0",
"twig/twig": "^v3.7.1",
Expand Down

0 comments on commit bba1f0e

Please sign in to comment.