From 0ca9c3847b0c4a689e6c7c45665fa9a2b577fbd7 Mon Sep 17 00:00:00 2001 From: Sam Georges Date: Fri, 19 Sep 2014 19:42:39 +1000 Subject: [PATCH] Typos --- plugins/october/demo/composer.json | 2 +- themes/demo/composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/october/demo/composer.json b/plugins/october/demo/composer.json index bfddf52f1..d46dd6acd 100644 --- a/plugins/october/demo/composer.json +++ b/plugins/october/demo/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "php": ">=5.4", + "php": ">=5.4" }, "autoload": { "psr-4": { diff --git a/themes/demo/composer.json b/themes/demo/composer.json index f4188e2a8..fae4c1d4c 100644 --- a/themes/demo/composer.json +++ b/themes/demo/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "php": ">=5.4", + "php": ">=5.4" }, "extra": { "branch-alias": {