Skip to content

Commit acdeb35

Browse files
committed
Merge pull request #42 from php-cache/Nyholm-patch-1
Allow tagging version 0.3.
2 parents 3956390 + 64a269a commit acdeb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": "^5.5|^7",
2828
"symfony/framework-bundle": "^2.6|^3.0",
29-
"cache/taggable-cache": "^0.2"
29+
"cache/taggable-cache": "^0.2|^0.3"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^5.1|^4.0",

0 commit comments

Comments
 (0)