Skip to content

Commit

Permalink
First release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebacarrasco93 committed Sep 21, 2023
1 parent 329cce1 commit 09cb2f5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,9 @@
"email": "[email protected]"
}
],
"repositories": [
{
"type": "path",
"url": "/Users/seba/Code/kata/kaataa-core"
}
],
"require": {
"php": "^8.1",
"sebacarrasco93/kaataa-core": "dev-dev"
"sebacarrasco93/kaataa-core": "^0.0.1"
},
"scripts": {
"test": "vendor/bin/phpunit"
Expand Down
35 changes: 21 additions & 14 deletions composer.lock

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

0 comments on commit 09cb2f5

Please sign in to comment.