Skip to content

Commit 0f2e39a

Browse files
committed
Fix there are extra leading/trailing lines when context is set to 0
Signed-off-by: Jack Cherng <[email protected]>
1 parent 973fecb commit 0f2e39a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require": {
3535
"php": "^7.1.3",
3636
"jfcherng/php-mb-string": "^1.3",
37-
"jfcherng/php-sequence-matcher": "^3.2"
37+
"jfcherng/php-sequence-matcher": "^3.2.2"
3838
},
3939
"require-dev": {
4040
"friendsofphp/php-cs-fixer": "^2.16",

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)