Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Conversation

@GromNaN
Copy link
Contributor

@GromNaN GromNaN commented Sep 13, 2023

mongodb/laravel-mongodb 4.0.0-rc1 have been released.
fruitcake/laravel-cors was deprecated and does not support Laravel 10

Composer update:

  • Removing asm89/stack-cors (v2.1.1)
  • Removing doctrine/instantiator (2.0.0)
  • Removing fruitcake/laravel-cors (v2.2.0)
  • Removing sebastian/resource-operations (3.0.3)
  • Upgrading laravel/framework (v9.52.15 => v10.23.0)
  • Locking laravel/prompts (v0.1.7)
  • Upgrading laravel/sail (v1.24.1 => v1.25.0)
  • Upgrading laravel/sanctum (v2.15.1 => v3.3.1)
  • Upgrading mongodb/laravel-mongodb (v3.9.5 => 4.0.0-rc1)
  • Upgrading monolog/monolog (2.9.1 => 3.4.0)
  • Upgrading nunomaduro/collision (v6.4.0 => v7.8.1)
  • Upgrading phpunit/php-code-coverage (9.2.27 => 10.1.5)
  • Upgrading phpunit/php-file-iterator (3.0.6 => 4.1.0)
  • Upgrading phpunit/php-invoker (3.1.1 => 4.0.0)
  • Upgrading phpunit/php-text-template (2.0.4 => 3.0.1)
  • Upgrading phpunit/php-timer (5.0.3 => 6.0.0)
  • Upgrading phpunit/phpunit (9.6.11 => 10.3.4)
  • Upgrading sebastian/cli-parser (1.0.1 => 2.0.0)
  • Upgrading sebastian/code-unit (1.0.8 => 2.0.0)
  • Upgrading sebastian/code-unit-reverse-lookup (2.0.3 => 3.0.0)
  • Upgrading sebastian/comparator (4.0.8 => 5.0.1)
  • Upgrading sebastian/complexity (2.0.2 => 3.0.1)
  • Upgrading sebastian/diff (4.0.5 => 5.0.3)
  • Upgrading sebastian/environment (5.1.5 => 6.0.1)
  • Upgrading sebastian/exporter (4.0.5 => 5.0.1)
  • Upgrading sebastian/global-state (5.0.6 => 6.0.1)
  • Upgrading sebastian/lines-of-code (1.0.3 => 2.0.1)
  • Upgrading sebastian/object-enumerator (4.0.4 => 5.0.0)
  • Upgrading sebastian/object-reflector (2.0.4 => 3.0.0)
  • Upgrading sebastian/recursion-context (4.0.5 => 5.0.0)
  • Upgrading sebastian/type (3.2.1 => 4.0.0)
  • Upgrading sebastian/version (3.0.2 => 4.0.1)
  • Upgrading spatie/laravel-ignition (1.6.4 => 2.3.0)

  - Removing asm89/stack-cors (v2.1.1)
  - Removing doctrine/instantiator (2.0.0)
  - Removing fruitcake/laravel-cors (v2.2.0) Deprecated because all CORS features are part of Laravel
  - Removing sebastian/resource-operations (3.0.3)
  - Upgrading laravel/framework (v9.52.15 => v10.23.0)
  - Locking laravel/prompts (v0.1.7)
  - Upgrading laravel/sail (v1.24.1 => v1.25.0)
  - Upgrading laravel/sanctum (v2.15.1 => v3.3.1)
  - Upgrading mongodb/laravel-mongodb (v3.9.5 => 4.0.0-rc1)
  - Upgrading monolog/monolog (2.9.1 => 3.4.0)
  - Upgrading nunomaduro/collision (v6.4.0 => v7.8.1)
  - Upgrading phpunit/php-code-coverage (9.2.27 => 10.1.5)
  - Upgrading phpunit/php-file-iterator (3.0.6 => 4.1.0)
  - Upgrading phpunit/php-invoker (3.1.1 => 4.0.0)
  - Upgrading phpunit/php-text-template (2.0.4 => 3.0.1)
  - Upgrading phpunit/php-timer (5.0.3 => 6.0.0)
  - Upgrading phpunit/phpunit (9.6.11 => 10.3.4)
  - Upgrading sebastian/cli-parser (1.0.1 => 2.0.0)
  - Upgrading sebastian/code-unit (1.0.8 => 2.0.0)
  - Upgrading sebastian/code-unit-reverse-lookup (2.0.3 => 3.0.0)
  - Upgrading sebastian/comparator (4.0.8 => 5.0.1)
  - Upgrading sebastian/complexity (2.0.2 => 3.0.1)
  - Upgrading sebastian/diff (4.0.5 => 5.0.3)
  - Upgrading sebastian/environment (5.1.5 => 6.0.1)
  - Upgrading sebastian/exporter (4.0.5 => 5.0.1)
  - Upgrading sebastian/global-state (5.0.6 => 6.0.1)
  - Upgrading sebastian/lines-of-code (1.0.3 => 2.0.1)
  - Upgrading sebastian/object-enumerator (4.0.4 => 5.0.0)
  - Upgrading sebastian/object-reflector (2.0.4 => 3.0.0)
  - Upgrading sebastian/recursion-context (4.0.5 => 5.0.0)
  - Upgrading sebastian/type (3.2.1 => 4.0.0)
  - Upgrading sebastian/version (3.0.2 => 4.0.1)
  - Upgrading spatie/laravel-ignition (1.6.4 => 2.3.0)
Copy link
Collaborator

@hubertnguyen hubertnguyen left a comment

Choose a reason for hiding this comment

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

LGTM

@hubertnguyen hubertnguyen merged commit 81d83a7 into mongodb-developer:master Sep 13, 2023
@GromNaN GromNaN deleted the laravel-10 branch September 13, 2023 19:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants