Browse Source

Remove extra space

Suren A. Chilingaryan 4 years ago
parent
commit
d58e2d6fcb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -4,6 +4,6 @@
 	"type": "project",
 	"license": "MIT",
 	"require": {
-		"php": ">=5.6",
+		"php": ">=5.6"
 	}
 }