Skip to content

v0.10.0-RC1

Compare
Choose a tag to compare
@fprochazka fprochazka released this 12 Aug 18:03
· 784 commits to master since this release

This version is marked RC, because it depends on doctrine/orm:2.4.*@rc.

Big thanks to @enumag, who initiated this separation!

How to install (depends on Nette stable)

Following require rules should make composer install this tag, despite minimum-stability setting.

{
    "require": {
                "nette/nette": "~2.0",
                "kdyby/doctrine": "0.10.*@rc",
                "doctrine/orm": "2.4.*@rc",
                "doctrine/dbal": "2.4.*@rc",
                "doctrine/common": "2.4.*@rc"