Skip to content

Commit dcd4350

Browse files
[MAINTENANCE] Prepare release 6.0.0 (kitodo#1772)
1 parent 02c72b1 commit dcd4350

File tree

2 files changed

+448
-374
lines changed

2 files changed

+448
-374
lines changed

.github/workflows/phpstan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
uses: php-actions/composer@v6
1919
with:
2020
command: update
21+
php_version: 8.4
22+
args: --ignore-platform-reqs
2123

2224
- name: PHPStan Static Analysis
2325
uses: php-actions/phpstan@v3

0 commit comments

Comments
 (0)