Skip to content

Commit 1e56f8f

Browse files
committed
update new dependencies
1 parent ac555f8 commit 1e56f8f

File tree

2 files changed

+198
-60
lines changed

2 files changed

+198
-60
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": ">=8.4.0",
2222
"getkirby/cms": "^5",
2323
"bnomei/kirby3-dotenv": "^5.0",
24-
"tobimori/kirby-seo": "dev-main",
24+
"tobimori/kirby-seo": "^2.0.0-alpha.3",
2525
"lukaskleinschmidt/kirby-laravel-vite": "^2.1.1",
2626
"tobimori/kirby-spielzeug": "^2.1.0",
2727
"distantnative/retour-for-kirby": "^5.0",
@@ -33,7 +33,9 @@
3333
"genxbe/kirby-ray": "^2.0",
3434
"junohamburg/kirby-language-selector": "^2.0",
3535
"lukaskleinschmidt/kirby-types": "^2.0",
36-
"tobimori/kirby-trawl": "^1.0"
36+
"tobimori/kirby-trawl": "^1.0",
37+
"tobimori/kirby-queues": "^1.0@beta",
38+
"spatie/schema-org": "^3.23"
3739
},
3840
"extra": {
3941
"kirby-cms-path": false

0 commit comments

Comments
 (0)