Skip to content

Commit 037cad2

Browse files
committed
composer update
1 parent b29fd7c commit 037cad2

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

composer.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,10 @@
1919
"homepage": "http://kodeart.com"
2020
}
2121
],
22-
"repositories": [
23-
{
24-
"type": "path",
25-
"url": "../cache-simple",
26-
"options": {
27-
"symlink": true
28-
}
29-
}
30-
],
3122
"require": {
3223
"php": "^7.1.4",
3324
"psr/cache": "~1",
34-
"koded/cache-simple": "dev-master"
25+
"koded/cache-simple": "dev-2.0-dev"
3526
},
3627
"autoload": {
3728
"psr-4": {

0 commit comments

Comments
 (0)