Skip to content

Commit 9a3a72e

Browse files
committed
Testing
1 parent c0f7346 commit 9a3a72e

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
@@ -32,13 +32,13 @@
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^4.0|^5.1",
35-
"cache/integration-test": "0.7.0"
35+
"cache/integration-tests": "^0.7"
3636
},
3737
"provide": {
3838
"psr/cache-implementation": "^1.0"
3939
},
4040
"autoload": {
41-
"psr-4": {
41+
"psr-4": {
4242
"Cache\\Adapter\\Filesystem\\": ""
4343
},
4444
"exclude-from-classmap": [

0 commit comments

Comments
 (0)