Skip to content

Commit 77c3b43

Browse files
Update mercure.rst
Co-Authored-By: dunglas <[email protected]>
1 parent 9a4f125 commit 77c3b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mercure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ To generate the JWT, we'll use the ``lcobucci/jwt`` library. Install it:
390390

391391
.. code-block:: terminal
392392
393-
composer require lcobucci/jwt
393+
$ composer require lcobucci/jwt
394394
395395
And here is the controller:
396396

0 commit comments

Comments
 (0)