Skip to content

Commit b5a5de8

Browse files
jongotlinDEVizzent
authored andcommitted
Zip instead of cloning and removed reference to vanished repository
1 parent 9821397 commit b5a5de8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,9 @@
9696
"package": {
9797
"name": "apis-guru/openapi-directory",
9898
"version": "1.0.0",
99-
"source": {
100-
"url": "https://github.com/APIs-guru/openapi-directory",
101-
"type": "git",
102-
"reference": "openapi3.0.0"
99+
"dist": {
100+
"url": "https://github.com/APIs-guru/openapi-directory/archive/refs/heads/openapi3.0.0.zip",
101+
"type": "zip"
103102
}
104103
}
105104
}

0 commit comments

Comments
 (0)