Skip to content

Commit

Permalink
Remove all Makers from Domain. Create MakeFileCommand in infra
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed May 30, 2021
1 parent fd27ee9 commit 726beac
Show file tree
Hide file tree
Showing 30 changed files with 2,317 additions and 2,765 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
],
"require": {
"ext-json": "*",
"php": ">=7.4"
"php": ">=7.4",
"symfony/console": "^5.2"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down
Loading

0 comments on commit 726beac

Please sign in to comment.