Skip to content

Commit

Permalink
Revert "Add module repos temporarily to ensure tests pass"
Browse files Browse the repository at this point in the history
This reverts commit df8e011.
  • Loading branch information
bennothommo committed Mar 11, 2021
1 parent df8e011 commit 419d9e4
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,6 @@
"php-parallel-lint/php-parallel-lint": "^1.0",
"funkjedi/composer-include-files": "^1.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/wintercms/wn-system-module"
},
{
"type": "vcs",
"url": "https://github.com/wintercms/wn-backend-module"
},
{
"type": "vcs",
"url": "https://github.com/wintercms/wn-cms-module"
}
],
"autoload-dev": {
"classmap": [
"tests/concerns/InteractsWithAuthentication.php",
Expand Down

0 comments on commit 419d9e4

Please sign in to comment.