mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +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.*",
|
"laravel/framework": "4.0.*",
|
||||||
"kriswallsmith/assetic": "1.2.*@dev",
|
"kriswallsmith/assetic": "1.2.*@dev",
|
||||||
"codescale/ffmpeg-php": "2.7.0",
|
"codescale/ffmpeg-php": "2.7.0",
|
||||||
"simplepie/simplepie": "1.3.1"
|
"simplepie/simplepie": "1.3.1",
|
||||||
|
"intouch/laravel-newrelic": "*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
|
Loading…
Reference in a new issue