Diogo, no more details?
2014-03-24 19:35 GMT-03:00 Diogo Domanski <[email protected]>: > I forgot to show the content of composer.json: > > { > "name": "zendframework/skeleton-application", > "description": "Skeleton Application for ZF2", > "license": "BSD-3-Clause", > "keywords": [ > "framework", > "zf2" > ], > "homepage": "http://framework.zend.com/", > "minimum-stability": "dev", > "require": { > "php": ">=5.3.3", > "zendframework/zendframework": "2.*@stable", > "zendframework/zend-developer-tools": "dev-master", > "bjyoungblood/bjy-profiler": "dev-master", > "doctrine/doctrine-orm-module": "dev-master", > "hounddog/doctrine-data-fixture-module": "dev-master", > "phpunit/phpunit": "3.7.*", > "slm/locale": "dev-master", > "dlu/dlutwbootstrap": "dev-master" > } > } > > The current installed version of ZF is 2.3.0 and of Doctrine is 2.5. > > -- > You received this message because you are subscribed to the Google Groups > "doctrine-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/doctrine-user. > For more options, visit https://groups.google.com/d/optout. > -- ________________________________ Isaac Henrique Barbosa Nunes Analista e Desenvolvedor de Sistema -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
