Skip to content

Commit 9821397

Browse files
committed
I-9 Remove the unreachable library
1 parent 7bc2ebf commit 9821397

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

composer.json

100644100755
Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636

3737
"mermade/openapi3-examples": "1.0.0",
3838
"apis-guru/openapi-directory": "1.0.0",
39-
"nexmo/api-specification": "1.0.0",
4039
"phpstan/phpstan": "^0.12.0"
4140
},
4241
"conflict": {
@@ -103,18 +102,6 @@
103102
"reference": "openapi3.0.0"
104103
}
105104
}
106-
},
107-
{
108-
"type": "package",
109-
"package": {
110-
"name": "nexmo/api-specification",
111-
"version": "1.0.0",
112-
"source": {
113-
"url": "https://github.com/Nexmo/api-specification",
114-
"type": "git",
115-
"reference": "voice-2.0.0"
116-
}
117-
}
118105
}
119106
]
120107
}

0 commit comments

Comments
 (0)