Skip to content

Commit

Permalink
Merge pull request #2 from cgardner/fix-composer
Browse files Browse the repository at this point in the history
Fixes for composer  Pulled in changes from @hasjbrown
  • Loading branch information
nikkobautista authored Nov 4, 2016
2 parents 15b5d31 + 941182c commit ec7e02e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["scientist", "testing", "experiment", "test"],
"type": "library",
"require": {
"daylerees/scientist": "^0.1.1@alpha",
"daylerees/scientist": "^1.0",
"psr/log": "1.0.*"
},
"require-dev": {
Expand Down
File renamed without changes.

0 comments on commit ec7e02e

Please # to comment.