mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
[ticket/16571] Update s9e/text-formatter to 2.7.3
PHPBB3-16571
This commit is contained in:
parent
7a1231a32f
commit
fc75ca40c3
1 changed files with 7 additions and 7 deletions
14
phpBB/composer.lock
generated
14
phpBB/composer.lock
generated
|
@ -337,7 +337,7 @@
|
||||||
"oauth",
|
"oauth",
|
||||||
"security"
|
"security"
|
||||||
],
|
],
|
||||||
"time": "2016-07-12T22:15:00+00:00"
|
"time": "2018-02-14T22:37:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "marc1706/fast-image-size",
|
"name": "marc1706/fast-image-size",
|
||||||
|
@ -888,16 +888,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "s9e/text-formatter",
|
"name": "s9e/text-formatter",
|
||||||
"version": "2.7.1",
|
"version": "2.7.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/s9e/TextFormatter.git",
|
"url": "https://github.com/s9e/TextFormatter.git",
|
||||||
"reference": "16a1c759307da654bedd7b649bef6930384e9561"
|
"reference": "af4a87455710a5c83d54d71938fbb0e359e852c3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/16a1c759307da654bedd7b649bef6930384e9561",
|
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/af4a87455710a5c83d54d71938fbb0e359e852c3",
|
||||||
"reference": "16a1c759307da654bedd7b649bef6930384e9561",
|
"reference": "af4a87455710a5c83d54d71938fbb0e359e852c3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -924,7 +924,7 @@
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"version": "2.7.1"
|
"version": "2.7.3"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
@ -954,7 +954,7 @@
|
||||||
"parser",
|
"parser",
|
||||||
"shortcodes"
|
"shortcodes"
|
||||||
],
|
],
|
||||||
"time": "2020-06-06T14:59:45+00:00"
|
"time": "2020-07-20T18:56:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
|
|
Loading…
Add table
Reference in a new issue