diff options
| author | Uwe Tews <uwe.tews@googlemail.com> | 2015-05-04 05:54:05 +0200 |
|---|---|---|
| committer | Uwe Tews <uwe.tews@googlemail.com> | 2015-05-04 05:54:05 +0200 |
| commit | d40e2a028695cc9fc82389cd4a41227415a0c201 (patch) | |
| tree | 18aebd7b4d2f8acab14fd37dfe2e576f77cee7fa /composer.json | |
| parent | f3d7b05ccb77aee4caff6849706dea550b0df25d (diff) | |
| download | smarty-d40e2a028695cc9fc82389cd4a41227415a0c201.tar.gz smarty-d40e2a028695cc9fc82389cd4a41227415a0c201.tar.bz2 smarty-d40e2a028695cc9fc82389cd4a41227415a0c201.zip | |
test
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index e667227d..c6dbe12e 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,5 @@ { + "minimum-stability": "dev", "name": "smarty/smarty", "type": "library", "description": "Smarty - the compiling PHP template engine", |
