Skip to content

Commit 8b5973f

Browse files
authored
Merge pull request #12 from mediafigaro/patch-2
readme
2 parents c4711ac + 25d8929 commit 8b5973f

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -50,28 +50,6 @@ Information displayed :
5050

5151
composer require kendrick/symfony-debug-toolbar-git
5252

53-
In your composer.json :
54-
55-
"require": {
56-
[...]
57-
"kendrick/symfony-debug-toolbar-git": "1.*"
58-
59-
Install or update :
60-
61-
Terminal alias or Command Line Tools Console of PHPStorm
62-
63-
c install
64-
c update
65-
66-
No alias
67-
68-
php composer.phar install
69-
php composer.phar update
70-
71-
### PHPStorm shortcut
72-
73-
Menu : Tools > Composer > Add dependency, then type part of the package name : kendrick/symfony-debug-toolbar-git.
74-
7553
### Register into AppKernel
7654

7755
app/AppKernel.php :

0 commit comments

Comments
 (0)