Skip to content

Commit

Permalink
Apply style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
railken authored and actions-user committed Mar 27, 2024
1 parent 8b39d11 commit 27cb108
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"doctrine/inflector": "^2.0"
},
"require-dev": {
"orchestra/testbench": "*"
"orchestra/testbench": "*",
"friendsofphp/php-cs-fixer": "^3.52"
},
"autoload": {
"psr-4" : {
Expand All @@ -27,4 +28,4 @@
"Amethyst\\Core\\Tests\\": "tests/"
}
}
}
}

0 comments on commit 27cb108

Please sign in to comment.