Skip to content

Commit 2f873ba

Browse files
committed
WIP
1 parent 3a4f3ab commit 2f873ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
],
1111
"repositories": [
1212
{
13-
"type": "zip",
14-
"url": "https://github.com/mikebronner/laravel-pivot/archive/patch-1.zip"
13+
"type": "vcs",
14+
"url": "https://github.com/mikebronner/laravel-pivot"
1515
}
1616
],
1717
"require": {
18-
"fico7489/laravel-pivot": "dev-patch-1@dev",
18+
"mikebronner/laravel-pivot": "dev-master@dev",
1919
"illuminate/cache": "5.8.*",
2020
"illuminate/config": "5.8.*",
2121
"illuminate/console": "5.8.*",

0 commit comments

Comments
 (0)