1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-14 21:56:39 +02:00

Merge pull request #6146 from Crizz0/ticket/16709

[ticket/16709] Update s9e/text-formatter 2.8.1 => 2.8.3
This commit is contained in:
Marc Alexander
2021-02-27 16:21:38 +01:00

14
phpBB/composer.lock generated
View File

@ -936,16 +936,16 @@
}, },
{ {
"name": "s9e/text-formatter", "name": "s9e/text-formatter",
"version": "2.8.1", "version": "2.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "2ac2ab8c28849311424a78ea21a8368423053ce3" "reference": "46ff5bf0a660caae4291f19a50bc742d93b6bf3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/2ac2ab8c28849311424a78ea21a8368423053ce3", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/46ff5bf0a660caae4291f19a50bc742d93b6bf3e",
"reference": "2ac2ab8c28849311424a78ea21a8368423053ce3", "reference": "46ff5bf0a660caae4291f19a50bc742d93b6bf3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -972,7 +972,7 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"version": "2.8.1" "version": "2.8.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.8.1" "source": "https://github.com/s9e/TextFormatter/tree/2.8.3"
}, },
"time": "2020-12-27T17:14:06+00:00" "time": "2021-02-10T23:46:49+00:00"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",