We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29fd7c commit 037cad2Copy full SHA for 037cad2
1 file changed
composer.json
@@ -19,19 +19,10 @@
19
"homepage": "http://kodeart.com"
20
}
21
],
22
- "repositories": [
23
- {
24
- "type": "path",
25
- "url": "../cache-simple",
26
- "options": {
27
- "symlink": true
28
- }
29
30
- ],
31
"require": {
32
"php": "^7.1.4",
33
"psr/cache": "~1",
34
- "koded/cache-simple": "dev-master"
+ "koded/cache-simple": "dev-2.0-dev"
35
},
36
"autoload": {
37
"psr-4": {
0 commit comments