Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnhau committed Aug 13, 2014
1 parent 625b22a commit b008fce
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,17 @@ This module provides an list of the users.
`application.config.php` file.
2. Clone `https://github.com/stijnhau/ZfcUserList` into your `./vendor/` directory and enable it in your
`application.config.php` file.

### Requires
1. PHP >= 5.4.0
2. ZfcUser >= 1.0.0
3. doctrine/common >= v2.4.2
4. doctrine/orm >= v2.4.4
5. doctrine/doctrine-orm-module >= 0.8.0
6. zf-commons/zfc-user-doctrine-orm = dev-master

## Features


1. ZfcUser
This module needs soome refactoring to use Adapter
The usage of doctrine should be an other module that depends on this module.

0 comments on commit b008fce

Please sign in to comment.