Skip to content

Commit a55e870

Browse files
committed
Add psr/simple-cache
1 parent 2a932d3 commit a55e870

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
@@ -96,7 +96,8 @@
9696
"symfony/http-kernel": "^6.4",
9797
"symfony/http-foundation": "^6.4",
9898
"symfony/routing": "^6.4",
99-
"symfony/console": "^6.4"
99+
"symfony/console": "^6.4",
100+
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
100101
},
101102
"suggest": {
102103
"phplist/web-frontend": "5.0.x-dev",

0 commit comments

Comments
 (0)