Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit dcbea98

Browse files
committed
Package Dependency: webpatser/laravel-uuid
1 parent 8aa54f1 commit dcbea98

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

composer.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,12 @@
3131
"email": "arpan@iconscout.com"
3232
}
3333
],
34-
"repositories": [
35-
{
36-
"packagist.org": false,
37-
"type": "vcs",
38-
"url": "https://github.com/rankarpan/laravel-uuid"
39-
}
40-
],
4134
"require": {
4235
"php": ">=7.0",
4336
"owen-it/laravel-auditing": "^6.0",
4437
"elasticsearch/elasticsearch": "6.*",
45-
"webpatser/laravel-uuid": "dev-master"
38+
"webpatser/laravel-uuid": "*"
4639
},
47-
"minimum-stability": "dev",
4840
"autoload": {
4941
"psr-4": {
5042
"Iconscout\\Auditing\\": "src/"

0 commit comments

Comments
 (0)