Reverted composer.json

This commit is contained in:
Romain Neutron
2012-01-09 14:48:28 +01:00
parent ad22cd791e
commit 465ded9c9f
10 changed files with 29 additions and 104 deletions

View File

@@ -1,8 +1,9 @@
<?php
require_once dirname(__FILE__) . "/../../../../vendor/alchemy/oauth2php/lib/OAuth2.inc";
require_once dirname(__FILE__) . "/../../../../lib/vendor/oauth2/lib/OAuth2.inc";
require_once dirname(__FILE__) . '/../../PhraseanetPHPUnitAuthenticatedAbstract.class.inc';
require_once dirname(__FILE__) . '/../../../../lib/vendor/symfony/src/Symfony/Component/Yaml/Parser.php';
use Symfony\Component\HttpFoundation\Request;
/**