Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F8321992
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"name"
:
"nasqueron/notifications"
,
"description"
:
"Nasqueron notifications center"
,
"keywords"
:
[
"nasqueron"
,
"activemq"
,
"AMQP"
,
"notifications"
],
"license"
:
"BSD-2-Clause"
,
"type"
:
"project"
,
"require"
:
{
"php"
:
">=5.6.0"
,
"laravel/framework"
:
"5.1.*"
,
"keruald/github"
:
">=0.2.0"
,
"keruald/broker"
:
">=0.1.0"
,
"netresearch/jsonmapper"
:
"~0.1.0"
},
"require-dev"
:
{
"fzaninotto/faker"
:
"~1.4"
,
"mockery/mockery"
:
"0.9.*"
,
"phpmd/phpmd"
:
"@stable"
,
"phpunit/phpunit"
:
"~4.0"
,
"phpspec/phpspec"
:
"~2.1"
,
"squizlabs/php_codesniffer"
:
"2.*"
},
"autoload"
:
{
"classmap"
:
[
"database"
],
"psr-4"
:
{
"Nasqueron
\\
Notifications
\\
"
:
"app/"
,
"Nasqueron
\\
Notifications
\\
Tests
\\
"
:
"tests/"
}
},
"autoload-dev"
:
{
"classmap"
:
[
"tests/TestCase.php"
]
},
"scripts"
:
{
"post-install-cmd"
:
[
"php artisan clear-compiled"
,
"php artisan optimize"
],
"pre-update-cmd"
:
[
"php artisan clear-compiled"
],
"post-update-cmd"
:
[
"php artisan optimize"
],
"post-root-package-install"
:
[
"php -r
\"
copy('.env.example', '.env');
\"
"
],
"post-create-project-cmd"
:
[
"php artisan key:generate"
],
"phpmd"
:
[
"vendor/bin/phpmd app/ xml ruleset.xml"
],
"test"
:
[
"phpunit --no-coverage"
]
},
"config"
:
{
"preferred-install"
:
"dist"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Tue, May 13, 16:57 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2646037
Default Alt Text
composer.json (1 KB)
Attached To
Mode
rNOTIF Notifications center
Attached
Detach File
Event Timeline
Log In to Comment