Skip to content

Commit 7b217a8

Browse files
rishitb-mongodbGromNaN
authored andcommitted
Update README.md
Moved SemVer mention to a more appropriate place
1 parent c4bdbda commit 7b217a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ To build and install the driver:
2929
$ pecl install mongodb
3030
$ echo "extension=mongodb.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
3131

32+
The MongoDB PHP Driver follows [semantic versioning](https://semver.org/) for its releases.
33+
3234
Additional installation instructions may be found in the
3335
[PHP.net documentation](https://php.net/manual/en/mongodb.installation.php).
3436

@@ -84,8 +86,6 @@ gpg --verify php_mongodb.dll.sig php_mongodb.dll.tgz
8486
> and cannot be verified. If you need to verify the integrity of the downloaded
8587
> binary, always download them from the GitHub release.
8688
87-
The MongoDB PHP Driver follows [semantic versioning](https://semver.org/) for its releases.
88-
8989
## Reporting Issues
9090

9191
Issues pertaining to the extension should be reported in the

0 commit comments

Comments
 (0)