Skip to content

Commit

Permalink
Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
brendt committed Apr 5, 2024
1 parent 7c02abd commit 7a980f7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@
"Tests\\Tempest\\": "tests/"
}
},
"repositories": [
{
"type": "path",
"url": "../tempest-core",
"symlink": true
}
],
"scripts": {
"phpunit": "vendor/bin/phpunit --display-warnings --display-skipped --display-deprecations --display-errors --display-notices",
"coverage": "vendor/bin/phpunit --coverage-html build/reports/html --coverage-clover build/reports/clover.xml",
Expand Down

0 comments on commit 7a980f7

Please sign in to comment.