Skip to content

Commit ccb58a5

Browse files
authored
Fix generator in README
1 parent af77c26 commit ccb58a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This package provides stub declarations for [Polylang](https://wordpress.org/plugins/polylang/) and [Polylang Pro](https://polylang.pro).
44
These stubs can help plugin and theme developers leverage static analysis tools like [PHPStan](https://phpstan.org/).
55

6-
Stubs are generated directly from the source using [giacocorsiglia/stubs-generator](https://github.com/GiacoCorsiglia/php-stubs-generator).
6+
Stubs are generated directly from the source using [php-stubs/generator](https://github.com/php-stubs/generator).
77

88
### Requirements
99

0 commit comments

Comments
 (0)