Skip to content

Commit

Permalink
Add keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhelias committed Aug 29, 2024
1 parent a08fbc7 commit 86c09f2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"name": "league/flysystem-bundle",
"description": "Symfony bundle integrating Flysystem into Symfony applications",
"type": "symfony-bundle",
"description": "Symfony bundle integrating Flysystem into Symfony applications",
"keywords": [
"symfony",
"flysystem",
"filesystem",
"bundle"
],
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 86c09f2

Please sign in to comment.