Changeset 16675
- Timestamp:
- 03/27/09 16:20:55 (4 years ago)
- Files:
-
- plugins/sfVizzupPlugin/trunk/package.xml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfVizzupPlugin/trunk/package.xml
r16672 r16675 5 5 http://pear.php.net/dtd/package-2.0.xsd"> 6 6 <name>sfVizzupPlugin</name> 7 <channel>p lugins.symfony-project.com</channel>7 <channel>pear.symfony-project.com</channel> 8 8 <summary>The sfVizzupPlugin offers an object interface for vizzup.com API.</summary> 9 9 <description>The sfVizzupPlugin offers an object interface for vizzup.com API.For more information visit http://www.vizzup.com or contact us contact@vizzup.com</description> … … 17 17 <time>14:41:00</time> 18 18 <version> 19 <release> 0.1</release>20 <api> 0.1</api>19 <release>1.0.0</release> 20 <api>1.0.0</api> 21 21 </version> 22 22 <stability> … … 27 27 <notes>-</notes> 28 28 <contents> 29 ##CONTENTS## 29 <dir name="/"> 30 <file role="data" name="README" /> 31 <file role="data" name="LICENSE" /> 32 <dir name="config"> 33 <!-- model --> 34 <file role="data" name="app.yml" /> 35 </dir> 36 <dir name="lib"> 37 <!-- classes --> 38 <file role="data" name="sfVizzup.class.php" /> 39 <file role="data" name="vizzupClient.class.php" /> 40 </dir> 41 </dir> 30 42 </contents> 31 43 <dependencies> … … 49 61 <release> 50 62 <version> 51 <release> 0.1</release>52 <api> 0.1</api>63 <release>1.0.0</release> 64 <api>1.0.0</api> 53 65 </version> 54 66 <stability>