We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e76cee commit 9aadba5Copy full SHA for 9aadba5
README.md
@@ -2,7 +2,7 @@ PHPBench Service Container
2
==========================
3
4
[](https://travis-ci.org/phpbench/container)
5
-[](https://styleci.io/repos/<repo-id>)
+[](https://styleci.io/repos/55606670)
6
7
This is a simple but powerful dependency injection container:
8
composer.json
@@ -10,6 +10,7 @@
10
}
11
],
12
"require": {
13
+ "container-interop/container-interop": "^1.1"
14
},
15
"require-dev": {
16
0 commit comments