Development

Changeset 2649

You must first sign up to be able to contribute.

Changeset 2649

Show
Ignore:
Timestamp:
11/09/06 20:47:31 (7 years ago)
Author:
slickrick
Message:

* Updated package.xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfAuthorizeNetPlugin/package.xml

    r2641 r2649  
    2323 <notes>-</notes> 
    2424 <contents> 
     25  
    2526  <dir name="/"> 
     27   <file role="data" name="README" /> 
     28   <file role="data" name="LICENSE" /> 
     29  </dir> 
     30   
     31  <dir name="lib"> 
    2632    <file role="php" baseinstalldir="symfony/plugins/sfAuthorizeNetPlugin" install-as="sfAuthorizeNet.class.php" name="lib/sfAuthorizeNet.class.php" /> 
    2733  </dir> 
     34   
    2835 </contents> 
    2936 
     
    3946    <name>symfony</name> 
    4047    <channel>pear.symfony-project.com</channel> 
    41     <min>0.6.0</min> 
    42     <max>0.8.0</max> 
     48    <min>0.8.0</min> 
     49    <max>0.9.999</max> 
    4350   </package> 
    4451  </required>