Skip to content

Commit 8893dbf

Browse files
committed
fix add maplephp/cache as dependency
1 parent 7541f7f commit 8893dbf

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
@@ -30,7 +30,8 @@
3030
"maplephp/http": "^2.0",
3131
"maplephp/validate": "^2.0",
3232
"maplephp/prompts": "^1.2",
33-
"maplephp/container": "^2.0"
33+
"maplephp/container": "^2.0",
34+
"maplephp/cache": "^2.0"
3435
},
3536
"autoload": {
3637
"files": [

0 commit comments

Comments
 (0)