Skip to content

Commit

Permalink
Allowing dev-versions of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Jan 8, 2024
1 parent b3e3720 commit e634bf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"description": "Concord is a Laravel Extension for building modular Laravel Applications",
"type": "library",
"license": "MIT",
"minimum-stability": "dev",
"prefer-stable": true,
"authors": [
{
"name": "Attila Fulop",
Expand Down

0 comments on commit e634bf0

Please sign in to comment.