mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/16788] Update s9e/text-formatter to 2.9.3
PHPBB3-16788
This commit is contained in:
parent
f007aef3d8
commit
6b45c7bd5f
1 changed files with 7 additions and 7 deletions
14
phpBB/composer.lock
generated
14
phpBB/composer.lock
generated
|
@ -936,16 +936,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "s9e/text-formatter",
|
"name": "s9e/text-formatter",
|
||||||
"version": "2.9.0",
|
"version": "2.9.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/s9e/TextFormatter.git",
|
"url": "https://github.com/s9e/TextFormatter.git",
|
||||||
"reference": "d764e9e4ac70b9bc398afe15b45b27568aa3ff23"
|
"reference": "a8767be0fd9febecf4d1f88a76b8fc01c26abed9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/d764e9e4ac70b9bc398afe15b45b27568aa3ff23",
|
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/a8767be0fd9febecf4d1f88a76b8fc01c26abed9",
|
||||||
"reference": "d764e9e4ac70b9bc398afe15b45b27568aa3ff23",
|
"reference": "a8767be0fd9febecf4d1f88a76b8fc01c26abed9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -972,7 +972,7 @@
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"version": "2.9.0"
|
"version": "2.9.3"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
@ -1004,9 +1004,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/s9e/TextFormatter/issues",
|
"issues": "https://github.com/s9e/TextFormatter/issues",
|
||||||
"source": "https://github.com/s9e/TextFormatter/tree/2.9.0"
|
"source": "https://github.com/s9e/TextFormatter/tree/2.9.3"
|
||||||
},
|
},
|
||||||
"time": "2021-04-17T23:41:09+00:00"
|
"time": "2021-05-30T11:33:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
|
|
Loading…
Add table
Reference in a new issue