Skip to content

Commit

Permalink
Add minimum stability
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Wanyoike committed Oct 7, 2019
1 parent 0c7ab7f commit 1862b6b
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 @@ -24,5 +24,7 @@
},
"autoload": {
"psr-4": {"Meng\\AsyncSoap\\Guzzle\\": "src/"}
}
},
"prefer-stable": true,
"minimum-stability": "dev"
}

0 comments on commit 1862b6b

Please sign in to comment.