Skip to content

Commit

Permalink
Rearrange structure
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuuKodex committed Dec 28, 2023
1 parent 776b531 commit 49a97d6
Show file tree
Hide file tree
Showing 19 changed files with 508 additions and 68 deletions.
5 changes: 5 additions & 0 deletions app/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"doctrine/doctrine-bundle": "^2.6",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.11",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.24",
"symfony/amqp-messenger": "6.3.*",
"symfony/dotenv": "6.3.*",
"symfony/flex": "^2",
Expand All @@ -22,7 +24,10 @@
"symfony/http-client": "6.3.*",
"symfony/messenger": "6.3.*",
"symfony/monolog-bundle": "^3.8",
"symfony/property-access": "6.3.*",
"symfony/property-info": "6.3.*",
"symfony/runtime": "6.3.*",
"symfony/serializer": "6.3.*",
"symfony/uid": "6.3.*",
"symfony/validator": "6.3.*",
"symfony/yaml": "6.3.*"
Expand Down
Loading

0 comments on commit 49a97d6

Please sign in to comment.