-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
You may disregaurd this as it is an incompatibility with a Beta version of Symfony, however I wanted to list the issues I have run into:
1.) There is no composer.json in your package, and you are not listed in http://packagist.org/. Both of these actions should help you gain visability to your Bundle, and aid in your installation as composer is becoming the defacto standard.
2.) Even if you get around the composer.json issue in #1, "Class Symfony\Component\HttpKernel\Util\Filesystem does not exist" is thrown. I spent a few minutes attempting to rework the code for compatibility, but it fails.
Overall it looks like a bit of work will be needed to make this 2.1 compatible.
Metadata
Metadata
Assignees
Labels
No labels