File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11name = " laravel"
22title = " Laravel MongoDB"
33
4- intersphinx = [ " https://www.mongodb.com/docs/manual/objects.inv" ,
5- " https://www.mongodb.com/docs/atlas/objects.inv"
6- ]
4+ intersphinx = [
5+ " https://www.mongodb.com/docs/manual/objects.inv" ,
6+ " https://www.mongodb.com/docs/atlas/objects.inv" ,
7+ ]
78
89toc_landing_pages = [
910 " /quick-start" ,
1011 " /eloquent-models" ,
1112 " /usage-examples" ,
1213 " /fundamentals" ,
13- ]
14+ ]
1415
1516[constants ]
1617odm-long = " Laravel MongoDB"
1718odm-short = " Laravel Integration"
18- package-version = " 4.7 "
19+ package-version = " 4.8 "
1920quickstart-app-name = " my-app"
2021
2122php-extension = " MongoDB PHP Extension"
@@ -33,4 +34,3 @@ phplib-api = "https://www.php.net/manual/en/"
3334agg-builder-gh-link = " https://github.com/mongodb/mongo-php-builder/"
3435agg-builder-package-name = " mongodb/builder"
3536agg-builder-version = " ^0.2"
36-
You can’t perform that action at this time.
0 commit comments