Skip to content

Commit

Permalink
Merge pull request #26 from dotkernel/issue-24
Browse files Browse the repository at this point in the history
Issue #24: Added static badge.
  • Loading branch information
alexmerlin committed Aug 11, 2023
2 parents d578397 + 3669b78 commit f97c7af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ DotKernel log component extending and customizing
[![GitHub stars](https://img.shields.io/github/stars/dotkernel/dot-log)](https://github.com/dotkernel/dot-log/stargazers)
[![GitHub license](https://img.shields.io/github/license/dotkernel/dot-log)](https://github.com/dotkernel/dot-log/blob/3.0/LICENSE.md)

[![Build Static](https://github.com/dotkernel/dot-log/actions/workflows/static-analysis.yml/badge.svg?branch=3.0)](https://github.com/dotkernel/dot-log/actions/workflows/static-analysis.yml)

[![SymfonyInsight](https://insight.symfony.com/projects/287e81e8-b4fb-4452-bd8f-4f12c0ab1f76/big.svg)](https://insight.symfony.com/projects/287e81e8-b4fb-4452-bd8f-4f12c0ab1f76)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"psr/http-message": "^1.0.1",
"laminas/laminas-servicemanager": "^3.10.0",
"laminas/laminas-log": "^2.16",
"dotkernel/dot-mail": "^3.0.0"
"dotkernel/dot-mail": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^10.2",
Expand Down

0 comments on commit f97c7af

Please sign in to comment.