1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 20:24:08 +02:00

[ticket/14740] Added support for quoted attributes in BBCode definitions

PHPBB3-14740
This commit is contained in:
JoshyPHP
2016-08-10 03:19:38 +02:00
parent 55f98d0941
commit 260a0a29ad
4 changed files with 49 additions and 5 deletions

10
phpBB/composer.lock generated
View File

@@ -641,16 +641,16 @@
},
{
"name": "s9e/text-formatter",
"version": "0.6.1",
"version": "0.6.2",
"source": {
"type": "git",
"url": "https://github.com/s9e/TextFormatter.git",
"reference": "dd0ec47d1ffb5ed5a3eb4e3adbc33db6e0057420"
"reference": "99d6b5799387dddfdd00b5a76bb83a15dda586e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/dd0ec47d1ffb5ed5a3eb4e3adbc33db6e0057420",
"reference": "dd0ec47d1ffb5ed5a3eb4e3adbc33db6e0057420",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/99d6b5799387dddfdd00b5a76bb83a15dda586e3",
"reference": "99d6b5799387dddfdd00b5a76bb83a15dda586e3",
"shasum": ""
},
"require": {
@@ -697,7 +697,7 @@
"parser",
"shortcodes"
],
"time": "2016-07-30 01:50:02"
"time": "2016-08-09 14:16:45"
},
{
"name": "symfony/config",