Skip to content

Commit 32fefc0

Browse files
authored
Merge pull request #339 from froschdesign/hotfix/integrations/flysystem
Add new integration package `psr11-flysystem` to `integration-packages.json`
2 parents 0f2124d + 18b4f43 commit 32fefc0

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

data/integration/integration-packages.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"packagistUrl": "https://packagist.org/packages/roave/psr-container-doctrine",
19-
"keywords": ["container", "doctrine"],
19+
"keywords": ["factory", "doctrine"],
2020
"homepage": null
2121
},
2222
{
@@ -66,7 +66,7 @@
6666
},
6767
{
6868
"packagistUrl": "https://packagist.org/packages/neilime/twbs-helper-module",
69-
"keywords": ["module", "bootstrap"],
69+
"keywords": ["module", "bootstrap-css"],
7070
"homepage": null
7171
},
7272
{
@@ -201,7 +201,7 @@
201201
},
202202
{
203203
"packagistUrl": "https://packagist.org/packages/sirix/cycle-orm-factory",
204-
"keywords": ["container", "cycle-orm"],
204+
"keywords": ["factory", "cycle-orm"],
205205
"homepage": null
206206
},
207207
{
@@ -213,5 +213,10 @@
213213
"packagistUrl": "https://github.com/settermjd/mezzio-twilio-integration",
214214
"keywords": ["twilio", "middleware", "PSR-15", "validator"],
215215
"homepage": "https://settermjd.gitlab.io/mezzio-twilio-integration"
216+
},
217+
{
218+
"packagistUrl": "https://packagist.org/packages/blazon/psr11-flysystem",
219+
"keywords": ["factory", "flysystem"],
220+
"homepage": null
216221
}
217222
]

0 commit comments

Comments
 (0)