Skip to content

Commit 4a22949

Browse files
authored
Merge pull request #389 from alcaeus/merge-2.2-3.0
Merge 2.2.x into 3.0.x
2 parents 664bec8 + d564062 commit 4a22949

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.doctrine-project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"versions": [
66
{
77
"name": "3.1",
8-
"branchName": "master",
8+
"branchName": "3.1.x",
99
"slug": "3.1",
1010
"upcoming": true
1111
},

Resources/doc/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ application:
6767
version_column_name: 'version'
6868
version_column_length: 1024
6969
executed_at_column_name: 'executed_at'
70-
execution_time_column_name: 'execution_time'
7170
7271
# Possible values: "BY_YEAR", "BY_YEAR_AND_MONTH", false
7372
organize_migrations: false

0 commit comments

Comments
 (0)