Skip to content

Commit

Permalink
chore: update composer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
shuvroroy committed Feb 12, 2024
1 parent 2775c1e commit 330f1f5
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 @@ -40,5 +40,7 @@
"scripts": {
"lint": "vendor/bin/duster lint",
"fix": "vendor/bin/duster fix"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 330f1f5

Please sign in to comment.