Skip to content

Commit 5b69699

Browse files
committed
sitemaps - composer was missing
1 parent 7afbaf5 commit 5b69699

File tree

2 files changed

+53
-2
lines changed

2 files changed

+53
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"phpfastcache/phpfastcache": "^7.1",
3030
"nadar/php-composer-reader": "^1.3",
3131
"spatie/db-dumper": "^2.13",
32-
"stidges/country-flags": "^1.0"
32+
"stidges/country-flags": "^1.0",
33+
"spatie/array-to-xml": "^2.11"
3334
},
3435
"autoload": {
3536
"files": [

composer.lock

Lines changed: 51 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)