Skip to content

Commit 9f7359e

Browse files
committed
Tagging bugfix and updated tests to ^0.9
1 parent c373c34 commit 9f7359e

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
@@ -26,12 +26,12 @@
2626
"require": {
2727
"php": "^5.5|^7.0",
2828
"psr/cache": "^1.0",
29-
"cache/taggable-cache": "^0.3"
29+
"cache/taggable-cache": "^0.4"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.0|^5.1",
3333
"cache/array-adapter": "@stable",
34-
"cache/integration-tests": "0.9.0"
34+
"cache/integration-tests": "^0.9"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)