Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed submodules and replaced them with composer dependencies #86

Merged
merged 2 commits into from Dec 3, 2012

Conversation

Spea
Copy link
Contributor

@Spea Spea commented Dec 2, 2012

This PR is an updated version of the PR #6

@guilhermeblanco
Copy link
Member

Everything seems ok to me.
@jwage and @stof you agree with the change?

*/

$loader = require_once __DIR__ . "/../vendor/autoload.php";
$loader->add('Doctrine\\', __DIR__);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you register Doctrine\Tests here ?

@Spea
Copy link
Contributor Author

Spea commented Dec 2, 2012

Fixed

stof added a commit that referenced this pull request Dec 3, 2012
Removed submodules and replaced them with composer dependencies
@stof stof merged commit 84cd1ca into doctrine:master Dec 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants