Skip to content

Commit 1924274

Browse files
committed
ISSUE-345: remove fos
1 parent 24c9922 commit 1924274

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,17 @@
1515
{
1616
"name": "Xheni Myrtaj",
1717
"email": "[email protected]",
18-
"role": "Maintainer"
18+
"role": "Former developer"
1919
},
2020
{
2121
"name": "Oliver Klee",
2222
"email": "[email protected]",
2323
"role": "Former developer"
24+
},
25+
{
26+
"name": "Tatevik Grigoryan",
27+
"email": "[email protected]",
28+
"role": "Maintainer"
2429
}
2530
],
2631
"support": {
@@ -89,7 +94,6 @@
8994
"symfony-tests-dir": "tests",
9095
"phplist/core": {
9196
"bundles": [
92-
"FOS\\RestBundle\\FOSRestBundle",
9397
"PhpList\\WebFrontend\\PhpListFrontendBundle"
9498
],
9599
"routes": {

0 commit comments

Comments
 (0)