Skip to content

Commit fa93c44

Browse files
author
DKravtsov
committed
Updated composer dependencies, refactoring, improved DDD.
1 parent 8643b89 commit fa93c44

File tree

93 files changed

+1954
-1533
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1954
-1533
lines changed

.idea/php.xml

+291-291
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/phpspec.xml

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Elasticsearch"
1515
],
1616
"homepage": "https://github.com/systemsdk/docker-symfony-api",
17-
"version": "v3.2.0",
17+
"version": "v3.2.1",
1818
"license": "MIT",
1919
"authors": [
2020
{
@@ -42,17 +42,17 @@
4242
"ext-pdo": "*",
4343
"ext-pdo_mysql": "*",
4444
"beberlei/doctrineextensions": "^1.5",
45-
"doctrine/doctrine-bundle": "^2.12",
45+
"doctrine/doctrine-bundle": "^2.13",
4646
"doctrine/doctrine-migrations-bundle": "^3.3",
4747
"doctrine/orm": "^2.19",
4848
"dukecity/command-scheduler-bundle": "^6.0",
4949
"elasticsearch/elasticsearch": "^7.17",
50-
"gedmo/doctrine-extensions": "^3.16",
50+
"gedmo/doctrine-extensions": "^3.17",
5151
"lexik/jwt-authentication-bundle": "^3.1",
5252
"mark-gerarts/automapper-plus-bundle": "^1.5",
53-
"matomo/device-detector": "^6.3",
53+
"matomo/device-detector": "^6.4",
5454
"matthiasnoback/symfony-console-form": "^6.0",
55-
"nelmio/api-doc-bundle": "^4.28",
55+
"nelmio/api-doc-bundle": "^4.32",
5656
"nelmio/cors-bundle": "^2.5",
5757
"phpdocumentor/reflection-docblock": "^5.4",
5858
"ramsey/uuid-doctrine": "^2.1",

0 commit comments

Comments
 (0)