We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b84931 commit 6ab5f6dCopy full SHA for 6ab5f6d
README.md
@@ -19,7 +19,7 @@ php-lock/lock follows semantic versioning. Read more on [semver.org][1].
19
## Requirements
20
- PHP 7.1 or above
21
- Optionally [nrk/predis](https://github.com/nrk/predis) to use the predis locks.
22
- - Optionally the [php-pcntl](http://php.net/manual/en/book.pcntl.php) extension to enables locking with flock without busy waiting in CLI scripts.
+ - Optionally the [php-pcntl](http://php.net/manual/en/book.pcntl.php) extension to enable locking with flock without busy waiting in CLI scripts.
23
24
----
25
0 commit comments