phrozn
phrozn copied to clipboard
Phrozn installed with Composer still requires PEAR to be installed
- Installed PHP5.4.4 on Debian (RaspberryPi)
- Installed Composer
- Init a new Phrozn composer project
Any attempt to run phrozn resulted in a php error relating not being able to locate PEAR/Exception.php
Pear/pear_exception was correctly installed from composer
Installing PEAR systemwide resolved it
I have the same problem on windows. I do not want pear installed on my machine. Any known workaround?