Skip to content

Commit

Permalink
Fix: Do not allow installation of unstable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 3, 2023
1 parent c46951f commit 9d970f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
"rector/rector": "~0.15.11",
"vimeo/psalm": "^5.6.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"psr-4": {
"Ergebnis\\PHPUnit\\SlowTestDetector\\": "src/"
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9d970f0

Please sign in to comment.