mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 23:51:25 +00:00
Update composer.json
This commit is contained in:
@@ -17,6 +17,9 @@
|
|||||||
"mockery/mockery": "~0.9",
|
"mockery/mockery": "~0.9",
|
||||||
"phpunit/phpunit": "~4.0"
|
"phpunit/phpunit": "~4.0"
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"gloudemans/notify": "Simple flash notifications for Laravel 5"
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Gloudemans\\Shoppingcart": "src/"
|
"Gloudemans\\Shoppingcart": "src/"
|
||||||
|
|||||||
Reference in New Issue
Block a user