Skip to content

Commit cd61163

Browse files
prisisNyholm
authored andcommitted
Update dependencies
fixes issues/issues/47 (#76)
1 parent 8a56e54 commit cd61163

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
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"phpunit/phpunit": "^4.0 || ^5.1",
3030
"mockery/mockery": "^0.9",
31-
"cache/array-adapter": "@stable",
31+
"cache/array-adapter": "^0.4",
3232
"cache/integration-tests": "^0.10"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)