We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dec720 commit 340d6f6Copy full SHA for 340d6f6
README.md
@@ -31,7 +31,7 @@ composer require rudashi/fluent-regex
31
32
| Version | Branch | PHP Version | Composer Install |
33
|---------|---------------------------------------------------------|-------------|----------------------------------------------|
34
-| v2.x | [2.x](https://github.com/rudashi/fluent-regex/tree/2.x) | ^8.2 | `composer require rudashi/fluent-regex:^2.0` |
+| v2.x | [master](https://github.com/rudashi/fluent-regex) | ^8.2 | `composer require rudashi/fluent-regex` |
35
| v1.x | [1.x](https://github.com/rudashi/fluent-regex/tree/1.x) | ^8.1 | `composer require rudashi/fluent-regex:^1.0` |
36
37
## Usage
0 commit comments