Skip to content

Commit

Permalink
Merge branch '0.3' of github.com:sulu/SuluContentBundle into 0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasnatter committed Jan 12, 2021
2 parents dcc0ef5 + bf8800c commit b2a62a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SuluContentBundle

[![CircleCI](https://circleci.com/gh/sulu/SuluContentBundle.svg?style=shield)](https://circleci.com/gh/sulu/SuluContentBundle)
[![Coveralls](https://img.shields.io/coveralls/sulu/SuluContentBundle/master.svg?style=flat-square)](https://coveralls.io/github/sulu/SuluContentBundle)
[![Coveralls](https://img.shields.io/coveralls/sulu/SuluContentBundle/0.x.svg?style=flat-square)](https://coveralls.io/github/sulu/SuluContentBundle)

**Experimental** content implementation for sulu.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,6 @@
"deptrac": "vendor/bin/deptrac"
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
},
"public-dir": "Tests/Application/public"
}
}

0 comments on commit b2a62a6

Please sign in to comment.