1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 11:40:08 +02:00

[ticket/15457] Updated s9e/text-formatter dependency

PHPBB3-15457
This commit is contained in:
JoshyPHP
2017-12-10 02:54:38 +01:00
parent 2643e851f2
commit b9dce3fa65
14 changed files with 48 additions and 49 deletions

View File

@@ -33,7 +33,7 @@
"marc1706/fast-image-size": "^1.1",
"paragonie/random_compat": "^1.4",
"patchwork/utf8": "^1.1",
"s9e/text-formatter": "~0.11.0",
"s9e/text-formatter": "~0.13.0",
"symfony/config": "^2.8",
"symfony/console": "^2.8",
"symfony/debug": "^2.8",
@@ -69,7 +69,7 @@
},
"config": {
"platform": {
"php": "5.4"
"php": "5.4.7"
}
}
}