Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwriter committed Aug 3, 2023
1 parent 821777d commit b7335b7
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,13 @@
"autoload": {
"psr-4": {
"Ghostwriter\\PsalmPlugin\\": "src/"
},
"files": [
"src/constants.php",
"src/functions.php"
]
}
},
"autoload-dev": {
"psr-4": {
"Ghostwriter\\PsalmPlugin\\Tests\\": "tests/"
}
},
"bin": [
"bin/console",
"bin/console.php"
],
"config": {
"allow-plugins": {
"infection/extension-installer": true,
Expand Down

0 comments on commit b7335b7

Please sign in to comment.