To get this to work, a bit hacky, but I commented out some lines in getPluginDependencies($plugin, $version) on src/lib/vendor/symfony/lib/plugin/sfPearRestPlugin.class.php The line starting: $dependencies = , and the exception if condition under it.
then, after grabbing the plugin locally I ran: php symfony plugin:install /path/to/amSimplePiePlugin-1.2.1.tgz -- release=1.2.1 --force-license --install_deps Regards, Nathan -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en