Skip to content

Commit

Permalink
Add minimum-stability to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagomichaelsousa committed Jan 29, 2020
1 parent 6aacf06 commit 780b1e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,7 @@
"LaravelResources": "tiagomichaelsousa\\LaravelResources\\Facades\\LaravelResources"
}
}
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 780b1e0

Please sign in to comment.