Skip to content

Commit 7d5e434

Browse files
author
DKravtsov
committed
Updated documentation, composer dependencies, fixed php-cs-fixer code quality tool.
1 parent 8ba9e4e commit 7d5e434

31 files changed

+243
-181
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
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": "v1.4.2",
17+
"version": "v1.4.3",
1818
"license": "MIT",
1919
"authors": [
2020
{
@@ -47,7 +47,7 @@
4747
"dukecity/command-scheduler-bundle": "^5.0",
4848
"elasticsearch/elasticsearch": "^7.17",
4949
"gedmo/doctrine-extensions": "^3.11",
50-
"lexik/jwt-authentication-bundle": "^2.17",
50+
"lexik/jwt-authentication-bundle": "^2.18",
5151
"mark-gerarts/automapper-plus-bundle": "^1.4",
5252
"matomo/device-detector": "^6.0",
5353
"matthiasnoback/symfony-console-form": "^5.3",

composer.lock

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

docs/images/phpstorm_01.png

4.93 KB
Loading

docs/images/phpstorm_02.png

1.95 KB
Loading

docs/images/phpstorm_03.png

1.05 KB
Loading

docs/images/phpstorm_04.png

2.95 KB
Loading

docs/images/phpstorm_05.png

419 Bytes
Loading

docs/images/phpstorm_06.png

-4.43 KB
Loading

docs/images/phpstorm_07.png

1.24 KB
Loading

docs/images/phpstorm_08.png

1.64 KB
Loading

0 commit comments

Comments
 (0)