Skip to content

Commit

Permalink
Adjusts minimum stability
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Mar 12, 2024
1 parent ec8b740 commit c1fc3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -64,6 +64,6 @@
"php-http/discovery": true
}
},
"minimum-stability": "dev",
"minimum-stability": "stable",
"prefer-stable": true
}

0 comments on commit c1fc3a0

Please sign in to comment.