Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

Commit 88a1230

Browse files
committed
Merge pull request #1 from tylercd100/master
2 parents e5e0fd0 + 57b62ab commit 88a1230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=5.5.9",
1414
"illuminate/database": "~5.1",
15-
"pulkitjalan/multicache": "dev-master"
15+
"pulkitjalan/multicache": "0.3.*"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "~4.0",
@@ -23,4 +23,4 @@
2323
"PulkitJalan\\Cacheable\\": "src/"
2424
}
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)