Skip to content

Commit

Permalink
Now requires slim 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
entomb committed Jul 20, 2013
1 parent 60f7245 commit 6a93d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Using composer you can add use this as your composer.json
```json
{
"require": {
"slim/slim": "2.*",
"slim/slim": "2.3.*",
"entomb/slim-json-api": "dev-master"
}
}
Expand Down

0 comments on commit 6a93d4d

Please sign in to comment.