Skip to content

Commit 0d58e82

Browse files
Merge pull request doctrine#817 from mfdj/patch-1
Removed "minimum-stability" : "dev" from composer.json
2 parents bb63058 + 006dac1 commit 0d58e82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/en/tutorials/getting-started.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@ the following contents:
9292
},
9393
"autoload": {
9494
"psr-0": {"": "src/"}
95-
},
96-
"minimum-stability" : "dev"
95+
}
9796
}
9897

9998

0 commit comments

Comments
 (0)