Skip to content

Commit 594ae97

Browse files
[RELEASE] Prepare v7.0.1 (#1972)
Signed-off-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
1 parent 5b21abf commit 594ae97

6 files changed

Lines changed: 805 additions & 731 deletions

File tree

Build/package-lock.json

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

Build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kitodo-presentation",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.",
55
"scripts": {
66
"watch": "webpack watch --mode=development",

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"ubl/php-iiif-prezi-reader": "0.3.2",
4444
"solarium/solarium": "^6.4",
4545
"softcreatr/jsonpath": "^0.10",
46-
"symfony/process": "^7.3"
46+
"symfony/process": "^7.4"
4747
},
4848
"require-dev": {
49-
"fluidtypo3/vhs": "^7.1",
50-
"friendsofphp/php-cs-fixer": "^3.94",
49+
"fluidtypo3/vhs": "^7.2",
50+
"friendsofphp/php-cs-fixer": "^3.95",
5151
"phpstan/phpstan": "^1.12",
5252
"phpunit/phpunit": "^10.5",
5353
"spatie/phpunit-watcher": "^1.24",

0 commit comments

Comments
 (0)