Skip to content

Commit 27f9fe7

Browse files
committed
source constant fix
1 parent 7a91a43 commit 27f9fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ directory:
3636

3737
.. code-block:: bash
3838

39-
composer require mongodb/laravel-mongodb:{+version+}
39+
composer require mongodb/laravel-mongodb:{+package-version+}
4040

4141
To upgrade to a different version of the ODM, replace the information after
4242
``laravel-mongodb:`` with your preferred version number.

0 commit comments

Comments
 (0)