Skip to content

Commit 377c5f1

Browse files
Update README.md
1 parent e2f202a commit 377c5f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# PHP Static Analysis Attributes Psalm Plugin
22
[![Continuous Integration](https://github.com/php-static-analysis/psalm-plugin/workflows/All%20Tests/badge.svg)](https://github.com/php-static-analysis/psalm-plugin/actions)
33
[![Latest Stable Version](https://poser.pugx.org/php-static-analysis/psalm-plugin/v/stable)](https://packagist.org/packages/php-static-analysis/psalm-plugin)
4-
[![PHP Version Require](http://poser.pugx.org/php-static-analysis/psalm-plugin/require/php)](https://packagist.org/packages/php-static-analysis/psalm-plugin)
54
[![License](https://poser.pugx.org/php-static-analysis/psalm-plugin/license)](https://github.com/php-static-analysis/psalm-plugin/blob/main/LICENSE)
65
[![Total Downloads](https://poser.pugx.org/php-static-analysis/psalm-plugin/downloads)](https://packagist.org/packages/php-static-analysis/psalm-plugin/stats)
76

@@ -123,3 +122,7 @@ These are the available attributes and their corresponding PHPDoc annotations:
123122
| [TemplateImplements](https://github.com/php-static-analysis/attributes/blob/main/doc/TemplateImplements.md) | `@implements` `@template-implements` |
124123
| [TemplateUse](https://github.com/php-static-analysis/attributes/blob/main/doc/TemplateUse.md) | `@use` `@template-use` |
125124
| [Type](https://github.com/php-static-analysis/attributes/blob/main/doc/Type.md) | `@var` `@return` |
125+
126+
## Sponsor this project
127+
128+
If you would like to support the development of this project, please consider [sponsoring me](https://github.com/sponsors/carlos-granados)

0 commit comments

Comments
 (0)