Skip to content

Commit e59dfd3

Browse files
committed
Update to kirby 3.8
1 parent 0d806ae commit e59dfd3

File tree

2 files changed

+104
-18
lines changed

2 files changed

+104
-18
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "arnoson/kirby-vite",
33
"description": "Vite helper for Kirby CMS",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"type": "kirby-plugin",
66
"license": "MIT",
77
"authors": [
@@ -14,7 +14,7 @@
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^9.5",
17-
"getkirby/cms": "^3.7"
17+
"getkirby/cms": "^3.8"
1818
},
1919
"config": {
2020
"optimize-autoloader": true,

composer.lock

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

0 commit comments

Comments
 (0)