Update composer.json

This commit is contained in:
Rob Gloudemans
2015-08-23 17:51:56 +02:00
parent fac172ea80
commit 716b766209

View File

@@ -17,6 +17,9 @@
"mockery/mockery": "~0.9",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"gloudemans/notify": "Simple flash notifications for Laravel 5"
},
"autoload": {
"psr-0": {
"Gloudemans\\Shoppingcart": "src/"