symfony1 - how to revert back to older vs of symfony? -
i have project directory:
~/traffic_2/phoenix$ symfony version here 1.4.11 because tried install symfony in project directory using command:
~/traffic_2/elemental/webroot$ sudo pear install symfony/symfony so updated version 1.4.11 in directory ~/traffic_2/phoenix!
i want revert previous version of symfony 1.4.2 please in above dir???
please how do this?? ~/traffic_2/phoenix$sudo pear install symfony/symfony-1.4.2 ????? thank you
after uninstalling previous package, should ok. here : how install older version of phpunit through pear?
Comments
Post a Comment