summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-08-21 05:36:46 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-08-21 05:36:46 +0200
commitd58e2d6fcbdd1890a86920d1bbc0dc673ae1b7a9 (patch)
tree278b1f701aa07eda76ab0080b3f5fc029455c2c2
parent4b251ecc41f89cacfc4a1a607787e464bcd39fa2 (diff)
downloadsimplephp-d58e2d6fcbdd1890a86920d1bbc0dc673ae1b7a9.tar.gz
simplephp-d58e2d6fcbdd1890a86920d1bbc0dc673ae1b7a9.tar.bz2
simplephp-d58e2d6fcbdd1890a86920d1bbc0dc673ae1b7a9.tar.xz
simplephp-d58e2d6fcbdd1890a86920d1bbc0dc673ae1b7a9.zip
Remove extra spaceHEADmaster
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 2616222..b022111 100644
--- a/composer.json
+++ b/composer.json
@@ -4,6 +4,6 @@
"type": "project",
"license": "MIT",
"require": {
- "php": ">=5.6",
+ "php": ">=5.6"
}
}