We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486ec44 commit 731f858Copy full SHA for 731f858
docs/compatibility.txt
@@ -28,3 +28,15 @@ the {+odm-short+} that you can use together.
28
To find compatibility information for unmaintained versions of the {+odm-short+},
29
see `Laravel Version Compatibility <{+mongodb-laravel-gh+}/blob/3.9/README.md#installation>`__
30
on GitHub.
31
+
32
+PHP Driver Compatibility
33
+------------------------
34
35
+To use {+odm-long+} v4.9 or later, you must install v1.21 of the
36
+{+php-library+} and {+php-extension+}.
37
38
+.. important:: {+php-extension+} v2.0 Compatibility
39
40
+ If you upgrade the {+php-extension+} to v2.0, you must also upgrade
41
+ {+odm-long+} to v4.9.0. {+odm-long+} v4.9.0 still supports v1.x
42
+ versions of the extension.
0 commit comments