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.
2 parents 2245556 + a0715df commit ff4df16Copy full SHA for ff4df16
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