Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 465bc99

Browse files
MolnOcramius
authored andcommitted
Add the "provide" in composer.json
1 parent 5f3bb42 commit 465bc99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,8 @@
4040
"ZendTest\\ServiceManager\\": "test/",
4141
"ZendBench\\ServiceManager\\": "benchmarks/"
4242
}
43+
},
44+
"provide": {
45+
"container-interop/container-interop-implementation": "^1.1"
4346
}
4447
}

0 commit comments

Comments
 (0)