Skip to content

Commit 9a2cab3

Browse files
committed
fixed dev dependencies
1 parent 52a03a9 commit 9a2cab3

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
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"phpunit/phpunit": "^5.1|^4.0",
3333
"cache/psr-6-doctrine-bridge": "^2.0",
34-
"cache/doctrine-adapter": "^0.3"
34+
"cache/array-adapter": "@stable"
3535
},
3636
"suggest": {
3737
"cache/doctrine-adapter-bundle": "A bundle to register PSR-6 compliant services based on Doctrine cache",

0 commit comments

Comments
 (0)