Note that there are some explanatory texts on larger screens.

plurals
  1. POSymfony 2.0.9 and wrong PropelBundle version
    primarykey
    data
    text
    <p>I'm having troubles with PropelBundle versions using Symfony 2.0.9.</p> <blockquote> <p>ErrorException: User Deprecated: The PropelBundle uses a new branching model, you should switch to the 1.0 branch (1.0.x versions). For more information, please read: <a href="https://github.com/propelorm/PropelBundle/wiki" rel="nofollow">https://github.com/propelorm/PropelBundle/wiki</a> in /home/project_path/vendor/bundles/Propel/PropelBundle/PropelBundle.php line 28</p> </blockquote> <p>However, in the deps file PropelBundle version is set to 1.0 like it's reccomended here: <a href="https://github.com/propelorm/PropelBundle/wiki" rel="nofollow">https://github.com/propelorm/PropelBundle/wiki</a></p> <blockquote> <p>[PropelBundle] git=git://github.com/propelorm/PropelBundle.git target=/bundles/Propel/PropelBundle version=origin/1.0</p> <p>[phing] git=git://github.com/Xosofox/phing.git target=/phing</p> <p>[propel] git=git://github.com/propelorm/Propel.git target=/propel version=origin/1.0</p> <p>[doctrine-fixtures] git=http://github.com/doctrine/data-fixtures.git</p> <p>[DoctrineFixturesBundle] git=http://github.com/doctrine/DoctrineFixturesBundle.git target=/bundles/Symfony/Bundle/DoctrineFixturesBundle version=origin/2.0</p> </blockquote> <p>I tried to reinstall vendors, but nothing changed.</p> <p><strong>EDIT</strong>: Thanks to Williams I fixed this problem, however now i have this error:</p> <blockquote> <p>./composer.phar update nothing Initializing PEAR repository <a href="http://pear.phing.info" rel="nofollow">http://pear.phing.info</a> Updating dependencies Your requirements could not be resolved to an installable set of packages.</p> <p>Problem 1 - The requested PHP extension ext-mongo * is missing from your system. Problem 2 - doctrine/mongodb dev-master requires ext-mongo * -> no matching package found. - doctrine/mongodb-odm-bundle dev-master requires doctrine/mongodb-odm dev-master -> satisfiable by doctrine/mongodb-odm dev-master. - doctrine/mongodb-odm dev-master requires doctrine/mongodb dev-master -> satisfiable by doctrine/mongodb dev-master. - Installation request for doctrine/mongodb-odm-bundle dev-master -> satisfiable by doctrine/mongodb-odm-bundle dev-master.</p> <p>Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see <a href="https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion" rel="nofollow">https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion</a> for more details.</p> </blockquote> <p>These packages are required for AdminGenerator, which I'm trying to install.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload