Skip to content

Commit 9aadba5

Browse files
committed
Updated styleci
1 parent 5e76cee commit 9aadba5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PHPBench Service Container
22
==========================
33

44
[![Build Status](https://travis-ci.org/phpbench/container.svg?branch=master)](https://travis-ci.org/phpbench/container)
5-
[![StyleCI](https://styleci.io/repos/<repo-id>/shield)](https://styleci.io/repos/<repo-id>)
5+
[![StyleCI](https://styleci.io/repos/55606670/shield)](https://styleci.io/repos/55606670)
66

77
This is a simple but powerful dependency injection container:
88

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}
1111
],
1212
"require": {
13+
"container-interop/container-interop": "^1.1"
1314
},
1415
"require-dev": {
1516
},

0 commit comments

Comments
 (0)