Skip to content

Commit f7b1b8e

Browse files
authored
Fix duplicate slug in .doctrine-project.json (#2816)
1 parent afb565e commit f7b1b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.doctrine-project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "2.13",
1010
"branchName": "2.13.x",
11-
"slug": "latest",
11+
"slug": "2.13",
1212
"upcoming": true
1313
},
1414
{

0 commit comments

Comments
 (0)