Skip to content

Commit 7931aae

Browse files
authored
Merge pull request #169 from maxhelias/update-description
Update description
2 parents 6a74baa + 86c09f2 commit 7931aae

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
{
22
"name": "league/flysystem-bundle",
3-
"description": "Symfony bundle integrating Flysystem into Symfony 5.4+ applications",
43
"type": "symfony-bundle",
4+
"description": "Symfony bundle integrating Flysystem into Symfony applications",
5+
"keywords": [
6+
"symfony",
7+
"flysystem",
8+
"filesystem",
9+
"bundle"
10+
],
511
"license": "MIT",
612
"authors": [
713
{

0 commit comments

Comments
 (0)