Skip to content

Commit

Permalink
Merge pull request #790 from spiral/hotfix/composer
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 13, 2022
1 parent c74ab12 commit 0fbc46c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -2,10 +2,12 @@

[![PHP Version Require](https://poser.pugx.org/spiral/annotated-routes/require/php)](https://packagist.org/packages/spiral/annotated-routes)
[![Latest Stable Version](https://poser.pugx.org/spiral/annotated-routes/v/stable)](https://packagist.org/packages/spiral/annotated-routes)
[![phpunit](https://github.com/spiral/annotated-routes/workflows/phpunit/badge.svg)](https://github.com/spiral/annotated-routes/actions)
[![psalm](https://github.com/spiral/annotated-routes/workflows/psalm/badge.svg)](https://github.com/spiral/annotated-routes/actions)
[![phpunit](https://github.com/spiral/annotated-routes/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/annotated-routes/actions)
[![psalm](https://github.com/spiral/annotated-routes/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/annotated-routes/actions)
[![Codecov](https://codecov.io/gh/spiral/annotated-routes/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/annotated-routes/)
[![Total Downloads](https://poser.pugx.org/spiral/annotated-routes/downloads)](https://packagist.org/packages/spiral/annotated-routes)
[![type-coverage](https://shepherd.dev/github/spiral/annotated-routes/coverage.svg)](https://shepherd.dev/github/spiral/annotated-routes)
[![psalm-level](https://shepherd.dev/github/spiral/annotated-routes/level.svg)](https://shepherd.dev/github/spiral/annotated-routes)

<b>[Documentation](https://spiral.dev/docs/http-annotated-routes)</b> | [Framework Bundle](https://github.com/spiral/framework)

Expand Down

0 comments on commit 0fbc46c

Please sign in to comment.