Open adridev opened 10 years ago
This is the stacktrace:
/mnt/workspace/bitbucket/qnoow/brain/vendor/pimple/pimple/lib/Pimple.php 78 Identifier "default" is not defined. #0 /mnt/workspace/bitbucket/qnoow/brain/vendor/dflydev/doctrine-orm-service-provider/src/Dflydev/Pimple/Provider/DoctrineOrm/DoctrineOrmServiceProvider.php(107): Pimple->offsetGet('default') #1 /mnt/workspace/bitbucket/qnoow/brain/vendor/pimple/pimple/lib/Pimple.php(126): Dflydev\Pimple\Provider\DoctrineOrm\DoctrineOrmServiceProvider->Dflydev\Pimple\Provider\DoctrineOrm\{closure}(Object(Pimple)) ...
Setting required version to @stable fixed the issue. May be an config issue?
got the same problem and could not resolved even though changing the version.
This is the stacktrace:
Setting required version to @stable fixed the issue. May be an config issue?