Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary config (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw authored Apr 9, 2021
1 parent ab20bad commit e1e6e38
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
8 changes: 0 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,6 @@
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
},
"config-plugin-options": {
"source-directory": "config"
},
"config-plugin": {
"params": "params.php",
"web": "web.php",
"tests": "$web"
}
},
"autoload": {
Expand Down
18 changes: 0 additions & 18 deletions config/params.php

This file was deleted.

10 changes: 0 additions & 10 deletions config/web.php

This file was deleted.

0 comments on commit e1e6e38

Please sign in to comment.