Skip to content

Commit

Permalink
Dev: Adicionando arquivos de dependenca para CI
Browse files Browse the repository at this point in the history
  • Loading branch information
WillxBernardo committed May 13, 2024
1 parent c00127a commit 4fcab65
Show file tree
Hide file tree
Showing 2 changed files with 1,654 additions and 0 deletions.
12 changes: 12 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"require-dev": {
"phpunit/phpunit": "^10.5"
},

"autoload": {
"psr-4": {
"": "lgbtq_connect/"
}
}

}
Loading

0 comments on commit 4fcab65

Please sign in to comment.