Skip to content

Commit 618b123

Browse files
Update composer.json check for cache to semver
1 parent dc5c5cf commit 618b123

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php" : ">=5.3.0",
14-
"ironbound/cache": "1.*"
14+
"ironbound/cache": "^1.0.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

composer.lock

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)