OpenConext / OpenConext/Stepup-Middleware

Update Composer dependencies

Open
#607 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
3
Forks
2
Avg merge
2d 9h
Merged PRs (30d)
2

Description

Goal

Update outdated Composer dependencies (already on PHP 8.5, no runtime bump needed).

What needs to be done

  • Run composer outdated --direct, update patch/minor releases
  • Review major-version bumps case by case: doctrine/doctrine-bundle (~3.2), doctrine/doctrine-migrations-bundle (~4.0)
  • doctrine/annotations is abandoned — evaluate removal
  • Full test suite + static analysis green after update

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running composer outdated --direct and review the current Composer dependency definitions. Update patch and minor releases, then evaluate the Doctrine major-version bumps and the abandoned doctrine/annotations package case by case. Done means the full test suite and static analysis are green with no unnecessary runtime bump.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, build-system
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.