We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc2ebf commit 9821397Copy full SHA for 9821397
composer.json
100644
100755
@@ -36,7 +36,6 @@
36
37
"mermade/openapi3-examples": "1.0.0",
38
"apis-guru/openapi-directory": "1.0.0",
39
- "nexmo/api-specification": "1.0.0",
40
"phpstan/phpstan": "^0.12.0"
41
},
42
"conflict": {
@@ -103,18 +102,6 @@
103
102
"reference": "openapi3.0.0"
104
}
105
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
118
119
]
120
0 commit comments