mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-21 20:48:00 +01:00
Added Laravel-NewRelic to composer.json
This commit is contained in:
parent
c59c51daa0
commit
b04c738743
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
"laravel/framework": "4.0.*",
|
||||
"kriswallsmith/assetic": "1.2.*@dev",
|
||||
"codescale/ffmpeg-php": "2.7.0",
|
||||
"simplepie/simplepie": "1.3.1"
|
||||
"simplepie/simplepie": "1.3.1",
|
||||
"intouch/laravel-newrelic": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
|
Loading…
Reference in a new issue