Skip to content

Conversation

@artengin
Copy link
Contributor

@artengin artengin commented Nov 4, 2025

This change locks the symfony/console package to version 7.3 to fix a compatibility issue causing the Call to a member function make() on null error when running console commands.

@DenTray DenTray requested a review from Copilot November 4, 2025 13:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates multiple composer dependencies to their latest versions and adds a version constraint for symfony/console. The changes include updates to several core packages including Laravel framework, various Google Cloud and Symfony components, and other dependencies.

Key changes:

  • Updates Laravel framework from v12.34.0 to v12.36.1
  • Updates numerous Symfony components to v7.4 beta and v8.0 beta versions
  • Adds explicit symfony/console version constraint "7.3" to composer.json

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
composer.json Adds explicit symfony/console 7.3 version constraint to dependencies
composer.lock Updates package versions and checksums for multiple dependencies including Laravel, Symfony, Google Cloud Storage, and various other packages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DenTray DenTray merged commit f13dd54 into development Nov 5, 2025
7 checks passed
@DenTray DenTray deleted the fix-symfony-console-make-null branch November 5, 2025 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants