Skip to content

Commit 215ade7

Browse files
Data transfer objects
1 parent 2b72834 commit 215ade7

24 files changed

+92
-383
lines changed

.dockerignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

Dockerfile

Lines changed: 0 additions & 109 deletions
This file was deleted.

composer.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/bundles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
1313
Symfony\Bundle\DebugBundle\DebugBundle::class => ['dev' => true, 'test' => true],
1414
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
15-
FOS\RestBundle\FOSRestBundle::class => ['all' => true],
1615
JMS\SerializerBundle\JMSSerializerBundle::class => ['all' => true],
16+
FOS\RestBundle\FOSRestBundle::class => ['all' => true],
1717
];

config/packages/fos_rest.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Read the documentation: https://symfony.com/doc/master/bundles/FOSRestBundle/index.html
22
fos_rest:
3-
serializer:
4-
serialize_null: true
53
# param_fetcher_listener: true
64
# allowed_methods_listener: true
75
# routing_loader: true

docker-compose.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

docker.sh

Lines changed: 0 additions & 22 deletions
This file was deleted.

docker/nginx/conf.d/default.conf

Lines changed: 0 additions & 60 deletions
This file was deleted.

docker/php/docker-entrypoint.sh

Lines changed: 0 additions & 29 deletions
This file was deleted.

docker/php/php-cli.ini

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy