Skip to content

Commit

Permalink
change composer.json highlighting to json
Browse files Browse the repository at this point in the history
  • Loading branch information
mhor committed Jan 23, 2014
1 parent efe7db4 commit 5c460c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/symfony2.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ with composer](http://github.com/KnpLabs/symfony-with-composer). Follow the stan

Now lets add the **gedmo/doctrine-extensions** into **composer.json**

```php
```json
{
"require": {
"php": ">=5.3.2",
Expand Down

0 comments on commit 5c460c9

Please sign in to comment.