Skip to content

Commit

Permalink
various cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
qdequippe committed Dec 28, 2023
1 parent 96a0d73 commit 7a1b357
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .env.prod

This file was deleted.

1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"ext-gd": "*",
"ext-iconv": "*",
"ext-intl": "*",
"ext-mbstring": "*",
"api-platform/core": "^3.0",
"doctrine/annotations": "^2.0",
"doctrine/doctrine-bundle": "^2.5",
Expand Down
5 changes: 3 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
SetList::PRIVATIZATION,
SetList::TYPE_DECLARATION,
SetList::EARLY_RETURN,
SymfonySetList::SYMFONY_62,
SymfonySetList::SYMFONY_64,
SymfonySetList::SYMFONY_CODE_QUALITY,
SymfonySetList::SYMFONY_CONSTRUCTOR_INJECTION,
SymfonySetList::ANNOTATIONS_TO_ATTRIBUTES,
Expand Down

0 comments on commit 7a1b357

Please sign in to comment.