diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2018-12-17 15:34:10 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2018-12-17 15:34:10 +0100 |
commit | 300cf1cc8399d29f61052c0ad09ba1cca2d04d4d (patch) | |
tree | f5165d30961167f6bb0cd52ae5f464fee6cb55f5 /composer.json | |
parent | a12ac0da372aff9d64c3570fa276a91248694c6c (diff) | |
download | wcms-300cf1cc8399d29f61052c0ad09ba1cca2d04d4d.tar.gz wcms-300cf1cc8399d29f61052c0ad09ba1cca2d04d4d.zip |
version number
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json index bf419fe..1256b4c 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,7 @@ { + "name": "w-cms", + "description": "point'n think", + "version": "1.0.0-beta1", "require": { "michelf/php-markdown": "^1.8", "league/plates": "3.*", |