Skip to content

Commit 0595fe1

Browse files
committed
removed uuid provider
1 parent 3940c78 commit 0595fe1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@
2121
"branch-alias": {
2222
"dev-master": "1.x-dev"
2323
},
24-
"laravel": {
25-
"providers": [
26-
"AlhajiAki\\LaravelUuid\\UuidServiceProvider"
27-
]
28-
}
24+
"laravel": {}
2925
},
3026
"authors": [
3127
{

0 commit comments

Comments
 (0)