Skip to content

Commit bb578bb

Browse files
turegjorupclaude
andcommitted
chore: update composer dependencies
- composer update (PHPStan 2.1.46 → 2.1.54, rector 2.4.0 → 2.4.2, symfony components, ergebnis tooling, etc.) - Regenerate config/reference.php (Symfony component updates) - Regenerate public/api-spec-v1.{yaml,json} (status field number → integer) - Fix pre-existing PHPDoc typo in GitRepoRepository (<GitTagRepository> → <GitRepo>) caught by updated PHPStan Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent cbe54e3 commit bb578bb

6 files changed

Lines changed: 608 additions & 504 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- Update composer dependencies
11+
- Fix PHPDoc typo in `GitRepoRepository` (`GitTagRepository``GitRepo`) caught
12+
by updated PHPStan
13+
- Regenerate API spec (`number``integer` for status fields)
14+
1015
## [1.10.0] - 2026-04-23
1116

1217
- [#68](https://github.com/itk-dev/devops_itksites/pull/68)

0 commit comments

Comments
 (0)