Skip to content

Commit

Permalink
Merge pull request #5129 from bolt/hotfix/composer-stable-version
Browse files Browse the repository at this point in the history
Update Composer version constraint for stable version
  • Loading branch information
CarsonF committed Apr 5, 2016
2 parents 238d112 + 2d12ef2 commit 63e4313
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 @@ -16,7 +16,7 @@
"bolt/thumbs" : "~3.0@beta",
"brandonwamboldt/utilphp" : "~1.0",
"cocur/slugify" : "~1.0",
"composer/composer" : "^1.0@beta",
"composer/composer" : "^1.0",
"doctrine/cache" : "^1.5",
"doctrine/dbal" : "^2.5",
"erusev/parsedown-extra" : "~0.2",
Expand Down

0 comments on commit 63e4313

Please sign in to comment.