Skip to content

Commit 6934d16

Browse files
Add call to backers in README files
1 parent e1e78ef commit 6934d16

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ $passwordHasher->verify($hash, 'wrong'); // returns false
3030
$passwordHasher->verify($hash, 'plain'); // returns true (valid)
3131
```
3232

33+
Sponsor
34+
-------
35+
36+
This package is looking for a [backer][1].
37+
38+
Help Symfony by [sponsoring][3] its development!
39+
3340
Resources
3441
---------
3542

@@ -38,3 +45,6 @@ Resources
3845
* [Report issues](https://github.com/symfony/symfony/issues) and
3946
[send Pull Requests](https://github.com/symfony/symfony/pulls)
4047
in the [main Symfony repository](https://github.com/symfony/symfony)
48+
49+
[1]: https://symfony.com/backers
50+
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)