File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ language: php
22php :
33 - 7.1
44 - 7.2
5+ - 7.3
56 - master
67matrix :
78 allow_failures :
Original file line number Diff line number Diff line change @@ -2,21 +2,20 @@ Bluz, a lightweight PHP Framework
22=================================
33Easy to setup, easy to use.
44
5- [ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/bluzphp/main )
6-
75## Achievements
8- [ ![ PHP >= 7+] ( https://img.shields.io/badge/php-%3E%3D%207-8892BF.svg?style=flat )] ( https://php.net/ )
6+ [ ![ PHP >= 7.1+] ( https://img.shields.io/packagist/php-v/bluzphp/framework.svg?style=flat )] ( https://php.net/ )
7+
8+ [ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/bluzphp/framework.svg?label=version&style=flat )] ( https://packagist.org/packages/bluzphp/framework )
99
1010[ ![ Build Status] ( https://img.shields.io/travis/bluzphp/framework/master.svg?style=flat )] ( https://travis-ci.org/bluzphp/framework )
11- [ ![ Dependency Status] ( https://www.versioneye.com/php/bluzphp:framework/badge.png )] ( https://www.versioneye.com/php/bluzphp:framework )
1211
13- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/bluzphp/framework/badges/quality-score.png?s=4fb36e6e0c742699777d2586ed14a0063a55ca62 )] ( https://scrutinizer-ci.com/g/bluzphp/framework/ )
12+ [ ![ Scrutinizer Code Quality] ( https://img.shields.io/scrutinizer/g/bluzphp/framework.svg?style=flat )] ( https://scrutinizer-ci.com/g/bluzphp/framework/ )
13+
1414[ ![ Coverage Status] ( https://img.shields.io/coveralls/bluzphp/framework/master.svg?style=flat )] ( https://coveralls.io/r/bluzphp/framework?branch=master )
1515
16- [ ![ Latest Stable Version] ( https://poser.pugx.org/bluzphp/framework/v/stable.png )] ( https://packagist.org/packages/bluzphp/framework )
17- [ ![ Total Downloads] ( https://poser.pugx.org/bluzphp/framework/downloads.png )] ( https://packagist.org/packages/bluzphp/framework )
16+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/bluzphp/framework.svg?style=flat )] ( https://packagist.org/packages/bluzphp/framework )
1817
19- [ ![ License] ( https://poser.pugx.org/ bluzphp/framework/license .svg )] ( https://packagist.org/packages/bluzphp/framework )
18+ [ ![ License] ( https://img.shields.io/packagist/l/ bluzphp/framework.svg?style=flat )] ( https://packagist.org/packages/bluzphp/framework )
2019
2120## Installation
2221
You can’t perform that action at this time.
0 commit comments