Skip to content

Commit a5d85bf

Browse files
committed
ISSUE-345: add fos
1 parent c75de08 commit a5d85bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,8 @@
137137
"Symfony\\Bundle\\TwigBundle\\TwigBundle",
138138
"Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle",
139139
"Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle",
140-
"PhpList\\Core\\EmptyStartPageBundle\\EmptyStartPageBundle"
140+
"PhpList\\Core\\EmptyStartPageBundle\\EmptyStartPageBundle",
141+
"FOS\\RestBundle\\FOSRestBundle"
141142
],
142143
"routes": {
143144
"homepage": {

0 commit comments

Comments
 (0)