Skip to content

Commit 48be161

Browse files
committed
feat: kirby 3.7 adaption, download indicator
1 parent 4d937ca commit 48be161

File tree

1,275 files changed

+20813
-2592
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,275 files changed

+20813
-2592
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"webeweb/pexels-library": "^2.4"
2525
},
2626
"require-dev": {
27-
"getkirby/cms": "^3.6",
27+
"getkirby/cms": "^3.7",
2828
"phpunit/phpunit": "9.5"
2929
},
3030
"replace": {},
@@ -37,4 +37,4 @@
3737
"build-test-package": "git archive HEAD -o plugin.zip --worktree-attributes",
3838
"build-composer": "composer install --no-dev --optimize-autoloader"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)