Skip to content

Commit a6d7026

Browse files
author
Arthur
committed
Require psr/simple-cache
1 parent 8a5dc81 commit a6d7026

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"spatie/schema-org": "^2.1",
3333
"symfony/templating": "^4.2",
3434
"ramsey/uuid": "^3.8",
35-
"ext-json": "*"
35+
"ext-json": "*",
36+
"psr/simple-cache": "^1.0"
3637
},
3738
"require-dev": {
3839
"symfony/phpunit-bridge": "4.2.*",

0 commit comments

Comments
 (0)