Skip to content

Commit 0e89ec2

Browse files
committed
Use PSR's ContainerInterface.
1 parent 8588ed8 commit 0e89ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ You could use this [Sample Project](https://github.com/herloct/codeception-slim-
7979
## API
8080

8181
* app - instance of `\Slim\App`
82-
* container - instance of `\Interop\Container\ContainerInterface`
82+
* container - instance of `\Psr\Container\ContainerInterface`
8383
* client - [BrowserKit](http://symfony.com/doc/current/components/browser_kit.html) client
8484

8585
## Todos

0 commit comments

Comments
 (0)