Skip to content

Commit

Permalink
#5 add redbeanPHP to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
xandros15 committed May 23, 2016
1 parent 0f81fef commit 1754503
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 @@ -12,7 +12,8 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"symfony/process": "*"
"symfony/process": "*",
"gabordemooij/redbean": "^4.3"
},
"require-dev": {
"symfony/var-dumper": "^3.0"
Expand Down

0 comments on commit 1754503

Please sign in to comment.