We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590d24b commit 4fa9b84Copy full SHA for 4fa9b84
composer.json
@@ -3,7 +3,7 @@
3
"description": "rabbit cache",
4
"type": "library",
5
"require": {
6
- "rabbit/framework": "dev-master",
+ "rabbit/framework": "^1.0",
7
"psr/simple-cache": "^1.0.0"
8
},
9
"license": "MIT",
0 commit comments