Skip to content

Commit f36bca0

Browse files
committed
remove composer repository for create project
1 parent d90adf5 commit f36bca0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,5 @@
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^9.5"
28-
},
29-
"repositories": [
30-
{
31-
"type": "path",
32-
"url": "src"
33-
}
34-
]
28+
}
3529
}

0 commit comments

Comments
 (0)