Skip to content

Commit 6997acb

Browse files
committed
Update laravel-pivot dependency to a non-dev version
Fixes #206
1 parent 38c562d commit 6997acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"fico7489/laravel-pivot": "dev-new@dev",
12+
"fico7489/laravel-pivot": "3.*",
1313
"illuminate/cache": "5.4 - 5.7",
1414
"illuminate/config": "5.4 - 5.7",
1515
"illuminate/console": "5.4 - 5.7",

0 commit comments

Comments
 (0)