Development

Changeset 1769 for trunk/package.xml.tmpl

You must first sign up to be able to contribute.

Show
Ignore:
Timestamp:
08/23/06 15:59:41 (2 years ago)
Author:
fabien
Message:
  • added pake as an external repository in vendor
  • added phing as an external repository in vendor
  • removed dependencies in package.xml

symfony as no more external dependency and the command line symfony.php works now out
of the box, even if you checkout the trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/package.xml.tmpl

    r752 r1769  
    6262    <min>1.4.1</min> 
    6363   </pearinstaller> 
    64    <package> 
    65     <name>pake</name> 
    66     <channel>pear.symfony-project.com</channel> 
    67     <min>1.0.93</min> 
    68    </package> 
    6964  </required> 
    7065 </dependencies>