Development

Changeset 29110

You must first sign up to be able to contribute.

Changeset 29110

Show
Ignore:
Timestamp:
04/13/10 17:24:55 (3 years ago)
Author:
jaimesuez
Message:

package con dependencias de symfony

Files:

Legend:

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

    r29109 r29110  
    4747    <min>1.4.0</min> 
    4848   </pearinstaller> 
    49     
     49   <package> 
     50    <name>symfony</name> 
     51    <channel>pear.symfony-project.com</channel> 
     52    <min>1.3.0</min> 
     53    <max>1.5.0</max> 
     54    <exclude>1.5.0</exclude> 
     55   </package> 
    5056  </required> 
    5157 </dependencies>