diff --git a/composer.json b/composer.json index 89096e1..571cb23 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "p3k/timezone": "*", "p3k/http": ">=0.1.8", "cebe/markdown": "1.1.*", - "p3k/picofeed": ">=0.1.38", + "p3k/picofeed": ">=0.1.35", "facebook/graph-sdk": "^5.5", "masterminds/html5": "^2.3" }, diff --git a/composer.production.json b/composer.production.json index b8f8fdf..8ead51b 100644 --- a/composer.production.json +++ b/composer.production.json @@ -14,7 +14,7 @@ "p3k/timezone": "*", "p3k/http": ">=0.1.8", "cebe/markdown": "1.1.*", - "p3k/picofeed": ">=0.1.38", + "p3k/picofeed": ">=0.1.35", "facebook/graph-sdk": "^5.5", "masterminds/html5": "^2.3" },