Skip to content

Commit

Permalink
Set composer mimimum stability to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay Kumar committed Mar 25, 2022
1 parent f033b84 commit 6fae944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -3,7 +3,7 @@
"description": "UVDesk Community Helpdesk Project Skeleton",
"type": "project",
"license": "MIT",
"minimum-stability": "dev",
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": "^7.2.5 || ^8.0",
Expand Down

0 comments on commit 6fae944

Please sign in to comment.