-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.json
203 lines (203 loc) · 8.55 KB
/
composer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
{
"name": "getpop/component-model",
"conflict": {
"pop-api/api-rest": "<7.0.5",
"pop-api/api-graphql": "<7.0.5",
"pop-api/api-endpoints": "<7.0.5",
"pop-api/api-endpoints-for-wp": "<7.0.5",
"pop-api/api": "<7.0.5",
"pop-api/api-clients": "<7.0.5",
"pop-api/api-mirrorquery": "<7.0.5",
"pop-backbone/wp-data-parser": "<7.0.5",
"pop-backbone/php-hooks": "<7.0.5",
"pop-cms-schema/post-category-mutations": "<7.0.5",
"pop-cms-schema/settings": "<7.0.5",
"pop-cms-schema/comments": "<7.0.5",
"pop-cms-schema/pagemedia-mutations": "<7.0.5",
"pop-cms-schema/users-wp": "<7.0.5",
"pop-cms-schema/custompostmeta-wp": "<7.0.5",
"pop-cms-schema/custompost-mutations": "<7.0.5",
"pop-cms-schema/post-tag-mutations": "<7.0.5",
"pop-cms-schema/tags-wp": "<7.0.5",
"pop-cms-schema/posts": "<7.0.5",
"pop-cms-schema/custompost-tags-wp": "<7.0.5",
"pop-cms-schema/custompost-category-mutations": "<7.0.5",
"pop-cms-schema/taxonomymeta": "<7.0.5",
"pop-cms-schema/media-wp": "<7.0.5",
"pop-cms-schema/user-roles-wp": "<7.0.5",
"pop-cms-schema/commentmeta-wp": "<7.0.5",
"pop-cms-schema/taxonomyquery": "<7.0.5",
"pop-cms-schema/custompost-mutations-wp": "<7.0.5",
"pop-cms-schema/user-state-mutations": "<7.0.5",
"pop-cms-schema/user-state": "<7.0.5",
"pop-cms-schema/posts-wp": "<7.0.5",
"pop-cms-schema/custompostmedia-mutations": "<7.0.5",
"pop-cms-schema/post-categories-wp": "<7.0.5",
"pop-cms-schema/custompostmedia": "<7.0.5",
"pop-cms-schema/post-mutations": "<7.0.5",
"pop-cms-schema/user-state-mutations-wp": "<7.0.5",
"pop-cms-schema/user-roles": "<7.0.5",
"pop-cms-schema/usermeta": "<7.0.5",
"pop-cms-schema/queriedobject-wp": "<7.0.5",
"pop-cms-schema/user-avatars-wp": "<7.0.5",
"pop-cms-schema/taxonomyquery-wp": "<7.0.5",
"pop-cms-schema/customposts": "<7.0.5",
"pop-cms-schema/categories-wp": "<7.0.5",
"pop-cms-schema/meta": "<7.0.5",
"pop-cms-schema/schema-commons": "<7.0.5",
"pop-cms-schema/tags": "<7.0.5",
"pop-cms-schema/usermeta-wp": "<7.0.5",
"pop-cms-schema/postmedia-mutations": "<7.0.5",
"pop-cms-schema/schema-commons-wp": "<7.0.5",
"pop-cms-schema/commentmeta": "<7.0.5",
"pop-cms-schema/post-tags-wp": "<7.0.5",
"pop-cms-schema/custompost-categories-wp": "<7.0.5",
"pop-cms-schema/settings-wp": "<7.0.5",
"pop-cms-schema/users": "<7.0.5",
"pop-cms-schema/queriedobject": "<7.0.5",
"pop-cms-schema/custompost-user-mutations": "<7.0.5",
"pop-cms-schema/customposts-wp": "<7.0.5",
"pop-cms-schema/taxonomies-wp": "<7.0.5",
"pop-cms-schema/custompostmedia-wp": "<7.0.5",
"pop-cms-schema/menus": "<7.0.5",
"pop-cms-schema/post-categories": "<7.0.5",
"pop-cms-schema/pages-wp": "<7.0.5",
"pop-cms-schema/custompostmedia-mutations-wp": "<7.0.5",
"pop-cms-schema/user-avatars": "<7.0.5",
"pop-cms-schema/comments-wp": "<7.0.5",
"pop-cms-schema/metaquery-wp": "<7.0.5",
"pop-cms-schema/pages": "<7.0.5",
"pop-cms-schema/menus-wp": "<7.0.5",
"pop-cms-schema/custompostmeta": "<7.0.5",
"pop-cms-schema/categories": "<7.0.5",
"pop-cms-schema/taxonomies": "<7.0.5",
"pop-cms-schema/custompost-tag-mutations": "<7.0.5",
"pop-cms-schema/user-state-wp": "<7.0.5",
"pop-cms-schema/custompost-user-mutations-wp": "<7.0.5",
"pop-cms-schema/media": "<7.0.5",
"pop-cms-schema/post-tags": "<7.0.5",
"getpop/mandatory-directives-by-configuration": "<7.0.5",
"getpop/filestore": "<7.0.5",
"getpop/dom-crawler": "<7.0.5",
"getpop/root": "<7.0.5",
"getpop/engine-wp": "<7.0.5",
"getpop/markdown-convertor": "<7.0.5",
"getpop/guzzle-http": "<7.0.5",
"getpop/access-control": "<7.0.5",
"getpop/engine": "<7.0.5",
"getpop/root-wp": "<7.0.5",
"getpop/engine-wp-bootloader": "<7.0.5",
"getpop/cache-control": "<7.0.5",
"gatographql/external-dependency-wrappers": "<7.0.5",
"gatographql/plugin-utils": "<7.0.5",
"phpunit-for-gatographql/dummy-schema": "<7.0.5",
"phpunit-for-gatographql/wpfaker-schema": "<7.0.5",
"phpunit-for-gatographql/webserver-requests": "<7.0.5",
"phpunit-for-gatographql/dummy-wp-schema": "<7.0.5",
"phpunit-for-gatographql/gatographql": "<7.0.5",
"phpunit-for-gatographql/gatographql-testing": "<7.0.5",
"gatographql/testing-schema": "<7.0.5",
"gatographql/gatographql": "<7.0.5",
"graphql-by-pop/graphiql": "<7.0.5",
"graphql-by-pop/graphql-voyager": "<7.0.5",
"graphql-by-pop/graphql-clients-for-wp": "<7.0.5",
"graphql-by-pop/graphql-request": "<7.0.5",
"graphql-by-pop/graphql-endpoint-for-wp": "<7.0.5",
"graphql-by-pop/graphql-server": "<7.0.5",
"pop-schema/http-requests": "<7.0.5",
"pop-schema/schema-commons": "<7.0.5",
"pop-schema/directive-commons": "<7.0.5",
"pop-schema/extended-schema-commons": "<7.0.5",
"pop-wp-schema/blocks": "<7.0.5",
"pop-wp-schema/comments": "<7.0.5",
"pop-wp-schema/posts": "<7.0.5",
"pop-wp-schema/taxonomymeta": "<7.0.5",
"pop-wp-schema/usermeta": "<7.0.5",
"pop-wp-schema/customposts": "<7.0.5",
"pop-wp-schema/meta": "<7.0.5",
"pop-wp-schema/schema-commons": "<7.0.5",
"pop-wp-schema/commentmeta": "<7.0.5",
"pop-wp-schema/users": "<7.0.5",
"pop-wp-schema/menus": "<7.0.5",
"pop-wp-schema/block-content-parser": "<7.0.5",
"pop-wp-schema/custompostmeta": "<7.0.5",
"pop-wp-schema/media": "<7.0.5",
"pop-cms-schema/media-mutations-wp": "<7.0.5",
"pop-cms-schema/media-mutations": "<7.0.5",
"pop-cms-schema/page-mutations": "<7.0.5",
"pop-cms-schema/page-mutations-wp": "<7.0.5",
"pop-wp-schema/pages": "<7.0.5",
"pop-wp-schema/site": "<7.0.5",
"pop-cms-schema/tag-mutations": "<7.0.5",
"pop-cms-schema/taxonomymeta-wp": "<7.0.5",
"pop-cms-schema/taxonomy-mutations-wp": "<7.0.5",
"pop-cms-schema/comment-mutations": "<7.0.5",
"pop-cms-schema/taxonomy-mutations": "<7.0.5",
"pop-cms-schema/category-mutations": "<7.0.5",
"pop-cms-schema/comment-mutations-wp": "<7.0.5",
"pop-cms-schema/tag-mutations-wp": "<7.0.5",
"pop-cms-schema/category-mutations-wp": "<7.0.5",
"pop-cms-schema/custompost-tag-mutations-wp": "<7.0.5",
"pop-cms-schema/custompost-category-mutations-wp": "<7.0.5",
"pop-wp-schema/settings": "<7.0.5",
"pop-wp-schema/multisite": "<7.0.5",
"gatographql-standalone/gatographql": "<7.0.5"
},
"type": "library",
"description": "Component model for PoP, over which the component-based architecture is based",
"keywords": ["Gato", "GatoGraphQL", "GraphQL", "PHP", "component-model"],
"homepage": "https://github.com/getpop/component-model",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Leonardo Losoviz",
"email": "[email protected]",
"homepage": "https://gatographql.com"
}
],
"require": {
"php": "^8.1",
"composer/semver": "^3.2",
"getpop/componentrouting": "^7.1",
"getpop/definitions": "^7.1",
"getpop/graphql-parser": "^7.1",
"getpop/loosecontracts": "^7.1",
"jrfnl/php-cast-to-type": "^2.0",
"league/pipeline": "^1.0",
"psr/simple-cache": "^3.0",
"symfony/cache": "^6.0",
"symfony/expression-language": "^6.0"
},
"require-dev": {
"phpstan/phpstan": "^1.8",
"phpunit/phpunit": "^10.2",
"rector/rector": "^0.18",
"squizlabs/php_codesniffer": "^3.6"
},
"autoload": {
"psr-4": {
"PoP\\ComponentModel\\": "src"
}
},
"autoload-dev": {
"psr-4": {
"PoP\\ComponentModel\\": "tests"
}
},
"scripts": {
"test": "phpunit",
"check-style": "phpcs src tests",
"fix-style": "phpcbf src tests",
"analyse": "phpstan analyse"
},
"extra": {
"branch-alias": {
"dev-master": "7.1-dev"
}
},
"config": {
"sort-packages": true
},
"minimum-stability": "dev",
"prefer-stable": true
}