We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a4f3ab commit 2f873baCopy full SHA for 2f873ba
composer.json
@@ -10,12 +10,12 @@
10
],
11
"repositories": [
12
{
13
- "type": "zip",
14
- "url": "https://github.com/mikebronner/laravel-pivot/archive/patch-1.zip"
+ "type": "vcs",
+ "url": "https://github.com/mikebronner/laravel-pivot"
15
}
16
17
"require": {
18
- "fico7489/laravel-pivot": "dev-patch-1@dev",
+ "mikebronner/laravel-pivot": "dev-master@dev",
19
"illuminate/cache": "5.8.*",
20
"illuminate/config": "5.8.*",
21
"illuminate/console": "5.8.*",
0 commit comments