File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -80,3 +80,4 @@ whitelist:
8080 - ' $var .= "Because of this `\xE9` octet (\\xE9),\n";'
8181 - " `Deploying Symfony 4 Apps on Heroku`_."
8282 - " .. _`Deploying Symfony 4 Apps on Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4"
83+ - ' .. versionadded:: 0.2' # MercureBundle
Original file line number Diff line number Diff line change @@ -568,12 +568,15 @@ sent. Here is the PublisherStub implementation::
568568 App\Tests\Functional\Fixtures\PublisherStub:
569569 decorates: mercure.hub.default.publisher
570570
571- .. versionadded :: 0.2
572571
573572Debugging
574573---------
575574
576- The WebProfiler panel was introduced in MercureBundle 0.2. Enable it on your configuration, as following:
575+ .. versionadded :: 0.2
576+
577+ The WebProfiler panel was introduced in MercureBundle 0.2.
578+
579+ Enable the panel in your configuration, as follows:
577580
578581.. configuration-block ::
579582
You can’t perform that action at this time.
0 commit comments