Skip to content

Commit 432fee2

Browse files
committed
Fixed filesystem bridges composer names
1 parent 8d3a4f3 commit 432fee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/bridge/filesystem/async-aws/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "flow-php/filesytem-async-aws-bridge",
2+
"name": "flow-php/filesystem-async-aws-bridge",
33
"type": "library",
44
"description": "PHP ETL - Flow Filesystem Async AWS Bridge",
55
"keywords": [

src/bridge/filesystem/azure/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "flow-php/filesytem-azure-bridge",
2+
"name": "flow-php/filesystem-azure-bridge",
33
"type": "library",
44
"description": "PHP ETL - Flow Filesystem Azure Bridge",
55
"keywords": [

0 commit comments

Comments
 (0)