File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ the [MongoDB PHP library](https://github.com/mongodb/mongo-php-library), which
1717implements the same higher level APIs found in MongoDB drivers for other
1818languages.
1919
20+ The MongoDB PHP Driver follows [ semantic versioning] ( https://semver.org/ ) for its releases.
21+
2022## Documentation
2123
2224 - https://www.php.net/mongodb
@@ -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
9191Issues pertaining to the extension should be reported in the
You can’t perform that action at this time.
0 commit comments