Skip to content

Commit 1beb290

Browse files
committed
Update README: packagist version, build status
1 parent 34cdee9 commit 1beb290

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Enum class reflection extension for PHPStan
22

3-
[![Build Status](https://travis-ci.org/timeweb/phpstan-enum.svg?branch=master)](https://travis-ci.org/timeweb/phpstan-enum)
3+
[![Packagist Version](https://img.shields.io/packagist/v/timeweb/phpstan-enum)](https://packagist.org/packages/timeweb/phpstan-enum)
4+
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/timeweb/phpstan-enum/ci)
45

56
* [PHPStan](https://phpstan.org/)
67
* [PHP Enum](https://github.com/myclabs/php-enum)

0 commit comments

Comments
 (0)