Skip to content

Commit 64a269a

Browse files
committed
Allow tagging version 0.3.
1 parent 3956390 commit 64a269a

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)