Changeset 3668
- Timestamp:
- 03/26/07 19:32:38 (2 years ago)
- Files:
-
- plugins/sfBBPlugin/CHANGELOG (added)
- plugins/sfBBPlugin/package.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfBBPlugin/package.xml
r3667 r3668 22 22 <date>2007-03-26</date> 23 23 <version> 24 <release>0.0. 1</release>25 <api>0.0. 1</api>24 <release>0.0.2</release> 25 <api>0.0.2</api> 26 26 </version> 27 27 <stability> … … 103 103 <exclude>1.1.0</exclude> 104 104 </package> 105 <package> 106 <name>sfGuardPlugin</name> 107 <channel>plugins.symfony-project.com</channel> 108 <min>1.1.6</min> 109 <max>1.2.0</max> 110 <exclude>1.2.0</exclude> 111 </package> 105 112 </required> 106 113 </dependencies>