We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2245556 commit a0715dfCopy full SHA for a0715df
bin/travis/doctrine_orm.sh
@@ -5,4 +5,3 @@ CONSOLE_DIR=$DIR_NAME"/.."
5
# composer install --dev
6
$CONSOLE_DIR"/console" doctrine:database:create --env=orm
7
$CONSOLE_DIR"/console" doctrine:schema:create --env=orm
8
-$CONSOLE_DIR"/console" doctrine:phpcr:repository:init
0 commit comments