Skip to content

Commit a429f79

Browse files
committed
Testing
1 parent bbabc15 commit a429f79

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
@@ -31,10 +31,10 @@
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.0|^5.1",
3333
"cache/array-adapter": "@stable",
34-
"cache/integration-test": "0.7.0"
34+
"cache/integration-tests": "^0.7"
3535
},
3636
"autoload": {
37-
"psr-4": {
37+
"psr-4": {
3838
"Cache\\Hierarchy\\": ""
3939
},
4040
"exclude-from-classmap": [

0 commit comments

Comments
 (0)