Skip to content

Commit 851586c

Browse files
authored
Merge pull request #15 from careerbuilder/add-composer-stability
Add project stability
2 parents 990cef4 + bda92a3 commit 851586c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"name": "careerbuilder/php-oauth",
33
"description": "CareerBuilder OAuth2 Guzzle Plugin",
44
"license": "proprietary",
5+
"minimum-stability": "stable",
6+
"prefer-stable": true,
57
"require": {
68
"guzzlehttp/guzzle": "~6",
79
"psr/log": "~1.0",

0 commit comments

Comments
 (0)