Skip to content

Commit

Permalink
Added min stability for composer
Browse files Browse the repository at this point in the history
Required for scrutinizer runs
  • Loading branch information
chillu committed Mar 12, 2014
1 parent 366ac6b commit 1dac8ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
},
"autoload": {
"classmap": ["tests/behat/features/bootstrap"]
}
},
"minimum-stability": "dev"
}

0 comments on commit 1dac8ab

Please sign in to comment.