Skip to content

Commit

Permalink
Replace self.version instead of 1.*
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Oct 29, 2014
1 parent 980652a commit 166f94f
Showing 1 changed file 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 @@ -21,6 +21,6 @@
"psr-0": { "League\\Monga": "src/" }
},
"replace": {
"php-loep/monga": "1.*"
"php-loep/monga": "self.version"
}
}

0 comments on commit 166f94f

Please sign in to comment.