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 d334e90 commit e70754aCopy full SHA for e70754a
composer.json
@@ -8,8 +8,14 @@
8
"email": "hello@genealabs.com"
9
}
10
],
11
+ "repositories": [
12
+ {
13
+ "type": "vcs",
14
+ "url": "https://github.com/mikebronner/laravel-pivot"
15
+ }
16
+ ],
17
"require": {
- "fico7489/laravel-pivot": "3.*",
18
+ "fico7489/laravel-pivot": "dev-patch-1@dev",
19
"illuminate/cache": "5.8",
20
"illuminate/config": "5.8",
21
"illuminate/console": "5.8",
0 commit comments