Skip to content

Commit 2591f16

Browse files
committed
minor #16115 [Doctrine] Update doctrine.rst (BahmanMD)
This PR was merged into the 5.3 branch. Discussion ---------- [Doctrine] Update doctrine.rst Corrected some problems Commits ------- 9931fd6 Update doctrine.rst
2 parents d0583bc + 9931fd6 commit 2591f16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doctrine.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,11 @@ already installed:
233233
234234
If everything worked, you should see something like this:
235235

236+
.. code-block:: text
237+
236238
SUCCESS!
237239
238-
Next: Review the new migration "migrations/Version20180207231217.php"
240+
Next: Review the new migration "migrations/Version20211116204726.php"
239241
Then: Run the migration with php bin/console doctrine:migrations:migrate
240242
241243
If you open this file, it contains the SQL needed to update your database! To run

0 commit comments

Comments
 (0)