diff --git a/composer.json b/composer.json index 1b1e2738b..e1b21eacc 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": ">=5.3.3", "monolog/monolog": "1.5.*", - "fuelphp/upload": "2.0" + "fuelphp/upload": "2.0.1" }, "suggest": { "mustache/mustache": "Allow Mustache templating with the Parser package", @@ -35,4 +35,4 @@ ] }, "minimum-stability": "dev" -} \ No newline at end of file +}