File tree Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Original file line number Diff line number Diff line change 10
10
],
11
11
"repositories" : [
12
12
{
13
- "type" : " package" ,
14
- "package" : {
15
- "version" : " dev-master" ,
16
- "name" : " mikebronner/laravel-pivot" ,
17
- "source" : {
18
- "url" : " https://github.com/mikebronner/laravel-pivot.git" ,
19
- "type" : " git" ,
20
- "reference" : " master"
21
- },
22
- "autoload" : {
23
- "classmap" : [
24
- ]
25
- },
26
- "dist" : {
27
- "url" : " https://github.com/mikebronner/laravel-pivot/archive/master.zip" ,
28
- "type" : " zip"
29
- }
30
- }
13
+ "type" : " vcs" ,
14
+ "url" : " https://github.com/mikebronner/laravel-pivot"
31
15
}
32
16
],
33
17
"require" : {
34
- "mikebronner /laravel-pivot" : " dev-master @dev" ,
18
+ "fico7489 /laravel-pivot" : " 3.0.* @dev" ,
35
19
"illuminate/cache" : " 5.8.*" ,
36
20
"illuminate/config" : " 5.8.*" ,
37
21
"illuminate/console" : " 5.8.*" ,
You can’t perform that action at this time.
0 commit comments