Removed require option not used
This commit is contained in:
parent
8514421cf0
commit
cbc5a8d7b9
|
|
@ -7,9 +7,7 @@
|
||||||
"email": "jitendra@webkul.com"
|
"email": "jitendra@webkul.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {},
|
||||||
"propaganistas/laravel-intl": "^2.0"
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Webkul\\Inventory\\": "src/"
|
"Webkul\\Inventory\\": "src/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue