Jeff-Lewis / smarty-php

Automatically exported from code.google.com/p/smarty-php
0 stars 0 forks source link

Empty composer.json in smarty download #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://www.smarty.net/download
2. Download the file  [Smarty-3.1.18.tar.gz] or [Smarty-3.1.18.zip]
3. Unpack its contents and open the composer.json file

What is the expected output? What do you see instead?
I'm expecting a valid json file (at the very least containing "{}") or no 
composer.json file at all.

What version of the product are you using? On what operating system?
Smarty v3.1.18

Please provide any additional information below.
This issue is causing my IDE (Netbeans) to mark the file and my project as 
containing an error. Please remove the empty composer.json file from the 
zip/tarball downloads if it's not required for some reason.

Original issue reported on code.google.com by guidovan...@gmail.com on 22 Jun 2014 at 11:38

GoogleCodeExporter commented 9 years ago
I can confirm this issue. It should not take many resources to fix.

Original comment by tmaas...@googlemail.com on 28 Jan 2015 at 7:53

GoogleCodeExporter commented 9 years ago
This has been fixed in later versions

Original comment by Uwe.Tews@googlemail.com on 13 May 2015 at 6:29