Skip to content

Commit 475bc52

Browse files
author
brecht.vermeersch
committed
Merge remote-tracking branch 'origin/main' into use-actual-public-urls
# Conflicts: # README.md
2 parents eb234ea + f79c31d commit 475bc52

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1-
# Azure Storage PHP Adapter Flysystem
1+
# Azure Storage Blob PHP Adapter Flysystem
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/azure-oss/storage-blob-flysystem.svg)](https://packagist.org/packages/azure-oss/storage-blob-flysystem)
44
[![Packagist Downloads](https://img.shields.io/packagist/dm/azure-oss/storage-blob-flysystem)](https://packagist.org/packages/azure-oss/storage-blob-flysystem)
55
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/azure-oss/azure-storage-php-adapter-flysystem/tests.yml?branch=main)](https://github.com/azure-oss/azure-storage-php-adapter-flysystem/actions)
66

7+
> [!WARNING]
8+
> Data Lake Storage (Storage Account with hierarchical namespace enabled) is unsupported.
9+
710
## Minimum Requirements
811

912
* PHP 8.1 or above
13+
* Required PHP extensions
14+
* curl
15+
* json
16+
* xml
1017

1118
## Install
1219

0 commit comments

Comments
 (0)