Skip to content

Commit

Permalink
Merge pull request #20 from dnpinpon/patch-1
Browse files Browse the repository at this point in the history
update "require" section
  • Loading branch information
stojankukrika committed Jan 18, 2015
2 parents 544559b + 0995aa7 commit 5e82fde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"require": {
"laravel/framework": "dev-master#700bbf22bb325a3ddd10e2fc839feb9b4958387a",
"illuminate/html": "5.0.*@dev",
"bllim/datatables": "*"
"bllim/datatables": "*"
"mitchellvanw/laravel-doctrine": "0.4.*"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
Expand Down

0 comments on commit 5e82fde

Please sign in to comment.