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 1
1
name = " laravel"
2
2
title = " Laravel MongoDB"
3
3
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
+ ]
7
8
8
9
toc_landing_pages = [
9
10
" /quick-start" ,
10
11
" /eloquent-models" ,
11
12
" /usage-examples" ,
12
13
" /fundamentals" ,
13
- ]
14
+ ]
14
15
15
16
[constants ]
16
17
odm-long = " Laravel MongoDB"
17
18
odm-short = " Laravel Integration"
18
- package-version = " 4.7 "
19
+ package-version = " 4.8 "
19
20
quickstart-app-name = " my-app"
20
21
21
22
php-extension = " MongoDB PHP Extension"
@@ -33,4 +34,3 @@ phplib-api = "https://www.php.net/manual/en/"
33
34
agg-builder-gh-link = " https://github.com/mongodb/mongo-php-builder/"
34
35
agg-builder-package-name = " mongodb/builder"
35
36
agg-builder-version = " ^0.2"
36
-
You can’t perform that action at this time.
0 commit comments