Skip to content

build(deps): bump azure-oss/storage-blob-laravel from 1.7.0 to 2.2.0#1251

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/azure-oss/storage-blob-laravel-2.2.0
Open

build(deps): bump azure-oss/storage-blob-laravel from 1.7.0 to 2.2.0#1251
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/azure-oss/storage-blob-laravel-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps azure-oss/storage-blob-laravel from 1.7.0 to 2.2.0.

Release notes

Sourced from azure-oss/storage-blob-laravel's releases.

2.0.0

Please review the upgrade guides before updating to the latest version:

Full Changelog: php-oss-for-azure/azure-storage-blob-laravel-php@1.7.0...2.0.0

Changelog

Sourced from azure-oss/storage-blob-laravel's changelog.

2.2.0

Changed

  • The package now requires azure-oss/storage-blob-flysystem:^2.2.

2.1.0

Changes since 2.0.0.

Added

  • Added ETag- and lease-aware put() operations through the conditions option.
  • Added support for Laravel's url disk option when generating public blob URLs through a custom domain or Azure Front Door.
  • Added support for Laravel's temporary_url disk option for serving signed download and upload URLs through a custom origin while preserving the Blob path and SAS query string.
Upgrade guide

Sourced from azure-oss/storage-blob-laravel's upgrade guide.

Upgrade Guide

Upgrading from 1.x to 2.x

Version 2.0 drops support for PHP 8.1. Applications must run PHP 8.2 or newer before upgrading.

Update your Composer constraint:

composer require azure-oss/storage-blob-laravel:^2.0

This release also requires azure-oss/storage-blob-flysystem:^2.2. Composer will update that dependency automatically unless your application requires azure-oss/storage-blob-flysystem directly, in which case update that constraint too.

No code changes are required for this upgrade.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 1, 2026 07:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/azure-oss/storage-blob-laravel-2.2.0 branch from bb1c730 to 4ad6edc Compare July 1, 2026 07:25
Bumps [azure-oss/storage-blob-laravel](https://github.com/Azure-OSS/azure-storage-php-adapter-laravel) from 1.7.0 to 2.2.0.
- [Release notes](https://github.com/Azure-OSS/azure-storage-php-adapter-laravel/releases)
- [Changelog](https://github.com/php-oss-for-azure/azure-storage-blob-laravel-php/blob/main/CHANGELOG.md)
- [Upgrade guide](https://github.com/php-oss-for-azure/azure-storage-blob-laravel-php/blob/main/UPGRADE.md)
- [Commits](php-oss-for-azure/azure-storage-blob-laravel-php@1.7.0...2.2.0)

---
updated-dependencies:
- dependency-name: azure-oss/storage-blob-laravel
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/azure-oss/storage-blob-laravel-2.2.0 branch from 4ad6edc to b8ca441 Compare July 1, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants