Skip to content

Commit

Permalink
Fix up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 10, 2023
1 parent 2afebd2 commit 95a8830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
}
},
"prefer-stable": true,
"minimum-stability": "dev",
"scripts": {
"test": "phpunit",
"test-coverage": "phpunit --log-junit tmp/coverage/unitreport.xml --coverage-html tmp/coverage --coverage-clover tmp/coverage/coverage.xml",
Expand Down

0 comments on commit 95a8830

Please sign in to comment.