Skip to content

Commit

Permalink
composer.json: allow minimum-stability dev
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed Nov 1, 2022
1 parent 500773d commit fbb0535
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
"psr-4": {
"termTemplates\\": "tests"
}
}
},
"minimum-stability": "dev"
}

0 comments on commit fbb0535

Please sign in to comment.