Skip to content

Commit

Permalink
Merge branch 'release/0.21'
Browse files Browse the repository at this point in the history
  • Loading branch information
cbleek committed Sep 17, 2015
2 parents 791bcbb + b5ba11b commit dc64d84
Show file tree
Hide file tree
Showing 766 changed files with 7,482 additions and 6,642 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
- mongodb

env:
- PECLMONGO=mongo-1.5.8
- PECLMONGO=mongo-1.6.10

before_install:
- sudo apt-get update > /dev/null
Expand Down
846 changes: 380 additions & 466 deletions build.xml

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"ivaynberg/select2": "3.5.*",
"tinymce/tinymce": "*",
"mikemix/zf2htmlpurifier": "*",
"cross-solution/bootstrap3-dialog": "dev-master"
"cross-solution/bootstrap3-dialog": "dev-master",
"components/flag-icon-css": "^0.7.1"
},
"require-dev": {
"phpunit/phpunit": "4.7.*",
Expand Down
Loading

0 comments on commit dc64d84

Please sign in to comment.