Skip to content

Commit 11a31bf

Browse files
committed
Update chash version to 1.11.x
1 parent fa86124 commit 11a31bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Chash/Command/Installation/CommonCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ public function availableVersions()
558558
),
559559
'1.11.0' => array(
560560
'require_update' => true,
561-
'hook_to_doctrine_version' => '20161028123400',
561+
'hook_to_doctrine_version' => '20171227120000',
562562
'migrations_directory' => 'app/Migrations/Schema/V111',
563563
'migrations_namespace' => 'Application\Migrations\Schema\V111',
564564
'migrations_yml' => 'V111.yml',

0 commit comments

Comments
 (0)