[FLOW3-general] using libraries via composer
Thomas Mammitzsch
thomas at visualworx.de
Wed Nov 28 15:20:20 CET 2012
Hi,
i replaced the require against an require_once and that error
disappeared. Now i get another one:
"PHP Fatal error: Class 'PHPUnit_Framework_TestCase' not found in
/var/www/myflow/Packages/Libraries/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
on line 21"
On 28.11.2012 14:30, Thomas Mammitzsch wrote:
hi list,
i just tried to add guzzle to my flow installation. I added it to
composer.json and installed it. When i execute './flow help' i get this
error message: "PHP Fatal error: Cannot redeclare class Zend_Log in
/var/www/myflow/Packages/Libraries/guzzle/guzzle/tests/Guzzle/Tests/Log/Zend_Log.php
on line 30"
Any ideas on this one?
regards, Thomas
More information about the FLOW3-general
mailing list