Skip to content

Commit 766058c

Browse files
committed
Require stable versions of cache/* packages
1 parent c613da6 commit 766058c

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
@@ -30,7 +30,7 @@
3030
"require-dev": {
3131
"phpunit/phpunit": "^5.7.21",
3232
"mockery/mockery": "^0.9",
33-
"cache/array-adapter": "^0.5"
33+
"cache/array-adapter": "^1.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)