diff options
| author | AnrDaemon <anrdaemon@yandex.ru> | 2018-07-19 20:03:29 +0300 |
|---|---|---|
| committer | AnrDaemon <anrdaemon@yandex.ru> | 2018-07-19 20:03:29 +0300 |
| commit | da29452d7448ef3bc137c4a17e19b5c6c642d4a2 (patch) | |
| tree | 1d39d56cdafa94e5b1b0d9a0469a5bef744f2dc1 /composer.json | |
| parent | e9dacb4fd0bf690010c14f5c7aa5e0bcaf884d85 (diff) | |
| download | smarty-da29452d7448ef3bc137c4a17e19b5c6c642d4a2.tar.gz smarty-da29452d7448ef3bc137c4a17e19b5c6c642d4a2.tar.bz2 smarty-da29452d7448ef3bc137c4a17e19b5c6c642d4a2.zip | |
Updated composer.json with require-dev deps.
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.json b/composer.json index c5dbe738..92f00d05 100644 --- a/composer.json +++ b/composer.json @@ -34,6 +34,8 @@ "branch-alias": { "dev-master": "3.1.x-dev" } + }, + "require-dev": { + "smarty/smarty-dev": "~3.1@dev" } - } |
