Skip to content

Commit

Permalink
remove repositories as it's not necessary when repositories are split
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubkulhan committed May 24, 2024
1 parent c58932a commit 7d52be0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions data-access-kit-symfony/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
"require-dev": {
"phpunit/phpunit": "^11.1"
},
"repositories": [
{
"type": "path",
"url": "../data-access-kit",
"symlink": true
}
],
"autoload": {
"psr-4": {
"DataAccessKit\\Symfony\\": "src/"
Expand Down

0 comments on commit 7d52be0

Please sign in to comment.