Skip to content

Commit 40af527

Browse files
committed
Update dependencies
1 parent 163fed8 commit 40af527

3 files changed

Lines changed: 11 additions & 9 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"flarum/tags": "^1.8.4",
3535
"fof/anti-spam": "^1.1.3",
3636
"fof/nightmode": "^1.6.0",
37-
"fof/sitemap": "^2.3.0",
37+
"fof/sitemap": "^2.3.3",
3838
"fof/split": "^1.1.1",
3939
"matteocontrini/flarum-imgur-upload": "^3.9.1"
4040
},

composer.lock

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
. '<xsl:apply-templates /></code></pre>'
4747
);
4848
}),
49-
(new \FoF\Sitemap\Extend\ForceCached()),
49+
(new \FoF\Sitemap\Extend\Sitemap())->forceCached(),
5050
];

0 commit comments

Comments
 (0)