Skip to content

Commit 10632c6

Browse files
Update README.md
1 parent 44818c6 commit 10632c6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

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

@@ -216,3 +215,7 @@ return RectorConfig::configure()
216215
);
217216
```
218217

218+
## Sponsor this project
219+
220+
If you would like to support the development of this project, please consider [sponsoring me](https://github.com/sponsors/carlos-granados)
221+

0 commit comments

Comments
 (0)