Skip to content

Commit

Permalink
Merge pull request #13 from heyday/doctrine-cache-version
Browse files Browse the repository at this point in the history
Loosen version constraint on doctrine/cache
  • Loading branch information
camspiers committed Nov 4, 2015
2 parents 92f1296 + 7afb9eb commit 03607d8
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 174 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"require": {
"php": ">=5.3.2",
"composer/installers": "~1.0",
"doctrine/cache": "~1.3.0",
"doctrine/cache": "~1.3",
"symfony/yaml": "~2.4",
"symfony/expression-language": "~2.4",
"psr/log": "~1.0"
Expand All @@ -28,4 +28,4 @@
"email": "[email protected]",
"homepage": "https://github.com/stecman/"
}]
}
}
Loading

0 comments on commit 03607d8

Please sign in to comment.