File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ Theme package of the CodeCollab project
44
55[ ![ Build Status] ( https://travis-ci.org/CodeCollab/Theme.svg?branch=master )] ( https://travis-ci.org/CodeCollab/Theme ) [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( mit ) [ ![ Latest Stable Version] ( https://poser.pugx.org/codecollab/theme/v/stable )] ( https://packagist.org/packages/codecollab/theme ) [ ![ Total Downloads] ( https://poser.pugx.org/codecollab/theme/downloads )] ( https://packagist.org/packages/codecollab/theme ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/codecollab/theme/v/unstable )] ( https://packagist.org/packages/codecollab/theme )
66
7+ ## Installation
8+
9+ Include the library in your project using composer:
10+
11+ {
12+ "require-dev": {
13+ "codecollab/theme": "^1"
14+ }
15+ }
16+
717## Requirements
818
919PHP7+
1626
1727[ MIT] [ mit ]
1828
29+ ## Security issues
30+
31+ If you found a security issue please contact directly by mail instead of using the issue tracker at codecollab-security@pieterhordijk.com
32+
1933[ contributing ] : https://github.com/CodeCollab/Theme/blob/master/CONTRIBUTING.md
2034[ mit ] : http://spdx.org/licenses/MIT
You can’t perform that action at this time.
0 commit comments