Skip to content

Commit

Permalink
DEPENDENCIES!!! lock with the latest reasonable nette/database commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Jan 25, 2015
1 parent ff9d502 commit 764283b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ Add to your composer.json:

```json
"require": {
"nette/database": "~2.3@dev",
"nette/database": "dev-master#be800e5b6d7175ee7488e0c40cf37d91dc82ce22",
"nextras/orm": "@dev"
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
"php": "~5.4",
"nette/utils": "~2.2",
"nette/reflection": "~2.2",
"nette/database": "~2.3@dev",
"nette/database": "dev-master#be800e5b6d7175ee7488e0c40cf37d91dc82ce22",
"oodle/inflect": "~0.2"
},
"require-dev": {
Expand Down

0 comments on commit 764283b

Please sign in to comment.