Skip to content

Commit

Permalink
Change badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanvyas22 committed Nov 22, 2020
1 parent a6f7e91 commit a43f7dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# AssetMix plugin for CakePHP

[![Build Status](https://travis-ci.com/ishanvyas22/asset-mix.svg?branch=master)](https://travis-ci.com/ishanvyas22/asset-mix)
[![Latest Stable Version](https://poser.pugx.org/ishanvyas22/asset-mix/v/stable)](https://packagist.org/packages/ishanvyas22/asset-mix)
[![Total Downloads](https://poser.pugx.org/ishanvyas22/asset-mix/downloads)](https://packagist.org/packages/ishanvyas22/asset-mix)
[![License](https://poser.pugx.org/ishanvyas22/asset-mix/license)](https://packagist.org/packages/ishanvyas22/asset-mix)
[![CakePHP](https://img.shields.io/badge/cakephp->=3.5.0%20<4.0.0-red?logo=cakephp)](https://book.cakephp.org/3/en/index.html)
![Run tests](https://github.com/ishanvyas22/asset-mix/workflows/Run%20tests/badge.svg?branch=cake3)
![Run PHPStan](https://github.com/ishanvyas22/asset-mix/workflows/Run%20PHPStan/badge.svg?branch=cake3)
![Check Coding Style](https://github.com/ishanvyas22/asset-mix/workflows/Check%20Coding%20Style/badge.svg?branch=cake3)

Provides integration with your [CakePHP application](https://cakephp.org/) & [Laravel Mix](https://laravel-mix.com).

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"name": "Ishan Vyas",
"homepage": "https://github.com/ishanvyas22",
"role": "Author"
"role": "Maintainer"
}
],
"support": {
Expand Down

0 comments on commit a43f7dc

Please sign in to comment.