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 fa86124 commit 11a31bfCopy full SHA for 11a31bf
src/Chash/Command/Installation/CommonCommand.php
@@ -558,7 +558,7 @@ public function availableVersions()
558
),
559
'1.11.0' => array(
560
'require_update' => true,
561
- 'hook_to_doctrine_version' => '20161028123400',
+ 'hook_to_doctrine_version' => '20171227120000',
562
'migrations_directory' => 'app/Migrations/Schema/V111',
563
'migrations_namespace' => 'Application\Migrations\Schema\V111',
564
'migrations_yml' => 'V111.yml',
0 commit comments