Development

Changeset 29885

You must first sign up to be able to contribute.

Changeset 29885

Show
Ignore:
Timestamp:
06/18/10 14:26:18 (3 years ago)
Author:
tobydesign
Message:

released for all versions of symfony

Files:

Legend:

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

    r29883 r29885  
    2828    <required> 
    2929      <php> 
    30         <min>5.2.4</min> 
     30        <min>5.1.4</min> 
    3131      </php> 
    3232      <pearinstaller> 
     
    3636        <name>symfony</name> 
    3737        <channel>pear.symfony-project.com</channel> 
    38         <min>1.2.0</min> 
    39         <max>1.3.0</max> 
    40         <exclude>1.3.0</exclude> 
     38        <min>1.0.0</min> 
     39        <max>1.4.0</max> 
    4140      </package> 
    4241    </required>