Skip to content

Commit 0f67ae1

Browse files
committed
Require stable versions of cache/* packages
1 parent 591dc3e commit 0f67ae1

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
@@ -38,7 +38,7 @@
3838
"require-dev": {
3939
"phpunit/phpunit": "^5.7.21",
4040
"cache/integration-tests": "^0.16",
41-
"cache/array-adapter": "^0.5"
41+
"cache/array-adapter": "^1.0"
4242
},
4343
"autoload": {
4444
"psr-4": {

0 commit comments

Comments
 (0)