File tree Expand file tree Collapse file tree 5 files changed +5
-48
lines changed
Service/S3/tests/Unit/Result Expand file tree Collapse file tree 5 files changed +5
-48
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ See full documentation on [https://async-aws.com](https://async-aws.com).
54
54
| ** Integrations** | | | |
55
55
| [ async-aws/async-aws-bundle] ( https://github.com/async-aws/symfony-bundle ) | [ ![ Latest Stable Version] ( https://poser.pugx.org/async-aws/async-aws-bundle/v/stable )] ( https://packagist.org/packages/async-aws/async-aws-bundle ) [ ![ Total Downloads] ( https://poser.pugx.org/async-aws/async-aws-bundle/downloads )] ( https://packagist.org/packages/async-aws/async-aws-bundle ) | [ ![ ] ( https://github.com/async-aws/symfony-bundle/workflows/BC%20Check/badge.svg?branch=master )] ( https://github.com/async-aws/symfony-bundle/actions ) | [ ![ ] ( https://async-aws-pr.github.io/commits-since-release-counter/symfony-bundle.svg )] ( https://github.com/async-aws/symfony-bundle/releases ) |
56
56
| [ async-aws/dynamo-db-session] ( https://github.com/async-aws/dynamo-db-session ) | [ ![ Latest Stable Version] ( https://poser.pugx.org/async-aws/dynamo-db-session/v/stable )] ( https://packagist.org/packages/async-aws/dynamo-db-session ) [ ![ Total Downloads] ( https://poser.pugx.org/async-aws/dynamo-db-session/downloads )] ( https://packagist.org/packages/async-aws/dynamo-db-session ) | [ ![ ] ( https://github.com/async-aws/dynamo-db-session/workflows/BC%20Check/badge.svg?branch=master )] ( https://github.com/async-aws/dynamo-db-session/actions ) | [ ![ ] ( https://async-aws-pr.github.io/commits-since-release-counter/dynamo-db-session.svg )] ( https://github.com/async-aws/dynamo-db-session/releases ) |
57
- | [ async-aws/flysystem-s3] ( https://github.com/async-aws/flysystem-s3 ) | [ ![ Latest Stable Version] ( https://poser.pugx.org/async-aws/flysystem-s3/v/stable )] ( https://packagist.org/packages/async-aws/flysystem-s3 ) [ ![ Total Downloads] ( https://poser.pugx.org/async-aws/flysystem-s3/downloads )] ( https://packagist.org/packages/async-aws/flysystem-s3 ) | [ ![ ] ( https://github.com/async-aws/flysystem-s3/workflows/BC%20Check/badge.svg?branch=master )] ( https://github.com/async-aws/flysystem-s3/actions ) | [ ![ ] ( https://async-aws-pr.github.io/commits-since-release-counter/flysystem-s3.svg )] ( https://github.com/async-aws/flysystem-s3/releases ) |
58
57
| [ async-aws/illuminate-cache] ( https://github.com/async-aws/illuminate-cache ) | [ ![ Latest Stable Version] ( https://poser.pugx.org/async-aws/illuminate-cache/v/stable )] ( https://packagist.org/packages/async-aws/illuminate-cache ) [ ![ Total Downloads] ( https://poser.pugx.org/async-aws/illuminate-cache/downloads )] ( https://packagist.org/packages/async-aws/illuminate-cache ) | [ ![ ] ( https://github.com/async-aws/illuminate-cache/workflows/BC%20Check/badge.svg?branch=master )] ( https://github.com/async-aws/illuminate-cache/actions ) | [ ![ ] ( https://async-aws-pr.github.io/commits-since-release-counter/illuminate-cache.svg )] ( https://github.com/async-aws/illuminate-cache/releases ) |
59
58
| [ async-aws/illuminate-filesystem] ( https://github.com/async-aws/illuminate-filesystem ) | [ ![ Latest Stable Version] ( https://poser.pugx.org/async-aws/illuminate-filesystem/v/stable )] ( https://packagist.org/packages/async-aws/illuminate-filesystem ) [ ![ Total Downloads] ( https://poser.pugx.org/async-aws/illuminate-filesystem/downloads )] ( https://packagist.org/packages/async-aws/illuminate-filesystem ) | [ ![ ] ( https://github.com/async-aws/illuminate-filesystem/workflows/BC%20Check/badge.svg?branch=master )] ( https://github.com/async-aws/illuminate-filesystem/actions ) | [ ![ ] ( https://async-aws-pr.github.io/commits-since-release-counter/illuminate-filesystem.svg )] ( https://github.com/async-aws/illuminate-filesystem/releases ) |
60
59
| [ async-aws/illuminate-mail] ( https://github.com/async-aws/illuminate-mail ) | [ ![ Latest Stable Version] ( https://poser.pugx.org/async-aws/illuminate-mail/v/stable )] ( https://packagist.org/packages/async-aws/illuminate-mail ) [ ![ Total Downloads] ( https://poser.pugx.org/async-aws/illuminate-mail/downloads )] ( https://packagist.org/packages/async-aws/illuminate-mail ) | [ ![ ] ( https://github.com/async-aws/illuminate-mail/workflows/BC%20Check/badge.svg?branch=master )] ( https://github.com/async-aws/illuminate-mail/actions ) | [ ![ ] ( https://async-aws-pr.github.io/commits-since-release-counter/illuminate-mail.svg )] ( https://github.com/async-aws/illuminate-mail/releases ) |
Original file line number Diff line number Diff line change @@ -185,9 +185,6 @@ menu:
185
185
laravel :
186
186
text : Laravel
187
187
url : /integration/laravel.html
188
- flysystem :
189
- text : Flysystem
190
- url : /integration/flysystem.html
191
188
monolog :
192
189
text : Monolog
193
190
url : /integration/monolog.html
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Flysystem adapter for AsyncAws S3
2
2
3
+ ** CAUTION** : this adapter is deprecated. Use the
4
+ [ league/flysystem-async-aws-s3] ( https://packagist.org/packages/league/flysystem-async-aws-s3 )
5
+ package instead.
6
+
3
7
![ ] ( https://github.com/async-aws/flysystem-s3/workflows/Tests/badge.svg?branch=master )
4
8
![ ] ( https://github.com/async-aws/flysystem-s3/workflows/BC%20Check/badge.svg?branch=master )
5
9
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public function testNoObjects()
45
45
{
46
46
$ response = new SimpleMockedResponse ('<?xml version="1.0" encoding="UTF-8"?>
47
47
<ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/">
48
- <Name>flysystem- test-bucket</Name>
48
+ <Name>test-bucket</Name>
49
49
<Prefix>travis-ci/102a8a14f41cc3cf7056/</Prefix>
50
50
<Marker/>
51
51
<MaxKeys>1000</MaxKeys>
You can’t perform that action at this time.
0 commit comments