diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-08-21 18:24:05 +0200 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-08-21 18:24:05 +0200 |
commit | f0e2ac8baa2aa025cb820d96630b97041307d1d7 (patch) | |
tree | 85ae18e873dde467d052c00843fb8dcfdf3f6011 /composer.json | |
parent | b146952bb3ebacec8d4f1dd806ea5a9955bd3693 (diff) | |
download | wcms-f0e2ac8baa2aa025cb820d96630b97041307d1d7.tar.gz wcms-f0e2ac8baa2aa025cb820d96630b97041307d1d7.zip |
Feature : datalist with autofocus
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 00cd634..9146aee 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "w-cms", "description": "point'n think", - "version": "1.5.3", + "version": "1.5.4", "require": { "michelf/php-markdown": "^1.8", "league/plates": "3.*", |