Skip to content

Commit ecaa8a5

Browse files
authored
Update php-waf version to 2.0.1 in README
1 parent 38f0305 commit ecaa8a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Next, add the following require entry to the <code>composer.json</code> file in
1717
```json
1818
{
1919
"require" : {
20-
"riverside/php-waf" : "^2.0"
20+
"riverside/php-waf" : "^2.0.1"
2121
}
2222
}
2323
```
@@ -91,4 +91,4 @@ In version 2.0.0, I have made the following updates to improve consistency and a
9191
[x2]: https://poser.pugx.org/riverside/php-waf/v/stable
9292
[y2]: https://packagist.org/packages/riverside/php-waf
9393
[x3]: https://poser.pugx.org/riverside/php-waf/license
94-
[y3]: https://packagist.org/packages/riverside/php-waf
94+
[y3]: https://packagist.org/packages/riverside/php-waf

0 commit comments

Comments
 (0)