Skip to content

Commit

Permalink
remove composer repository for create project
Browse files Browse the repository at this point in the history
  • Loading branch information
baselrabia committed Sep 20, 2022
1 parent d90adf5 commit f36bca0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,5 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"repositories": [
{
"type": "path",
"url": "src"
}
]
}
}

0 comments on commit f36bca0

Please sign in to comment.