Skip to content

Commit

Permalink
Removed the pricelist module dev-dependency #2
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Feb 22, 2024
1 parent 5d9fd92 commit 940f896
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@
"phpunit/phpunit" : "^9.5",
"laravel/legacy-factories": "^1.3"
},
"repositories": [
{
"type": "vcs",
"url": "git@github.com:vanilophp/advanced-pricing.git"
}
],
"autoload-dev": {
"psr-4": {
"Vanilo\\Admin\\Tests\\": "tests"
Expand Down

0 comments on commit 940f896

Please sign in to comment.