File tree Expand file tree Collapse file tree
packages/hello-dolly-schema
templates/basic/layers/GatoGraphQLForWP/packages/extension-template-schema Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "homepage" : " https://github.com/GatoGraphQL/hello-dolly-schema" ,
1414 "require" : {
1515 "php" : " ^8.1" ,
16- "pop-schema/schema-commons" : " ^17.0. 1"
16+ "pop-schema/schema-commons" : " ^17.1"
1717 },
1818 "require-dev" : {
1919 "johnpbloch/wordpress" : " ^6.6" ,
4444 "extra" : {
4545 "wordpress-install-dir" : " vendor/wordpress/wordpress" ,
4646 "branch-alias" : {
47- "dev-main" : " 17.0 -dev"
47+ "dev-main" : " 17.1 -dev"
4848 }
4949 },
5050 "config" : {
Original file line number Diff line number Diff line change 187187 "homepage" : " https://github.com/GatoGraphQL/hello-dolly" ,
188188 "require" : {
189189 "php" : " ^8.1" ,
190- "my-company-for-gatographql/hello-dolly-schema" : " ^17.0. 1"
190+ "my-company-for-gatographql/hello-dolly-schema" : " ^17.1"
191191 },
192192 "require-dev" : {
193193 "johnpbloch/wordpress" : " ^6.6" ,
223223 },
224224 "extra" : {
225225 "branch-alias" : {
226- "dev-main" : " 17.0 -dev"
226+ "dev-main" : " 17.1 -dev"
227227 }
228228 },
229229 "config" : {
Original file line number Diff line number Diff line change 33Plugin Name: Gato GraphQL - Hello Dolly
44Plugin URI:
55Description: Integration of plugin Hello Dolly with Gato GraphQL
6- Version: 17.0.1
6+ Version: 17.1.0-dev
77Requires at least: 6.1
88Requires PHP: 8.1
99Author: My Company
@@ -51,7 +51,7 @@ function (): void {
5151 *
5252 * @gatographql-readonly-code
5353 */
54- $ extensionVersion = '17.0.1 ' ;
54+ $ extensionVersion = '17.1.0-dev ' ;
5555 $ extensionName = 'Gato GraphQL - Hello Dolly ' ;
5656 /**
5757 * @gatographql-extension-info
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ final class MonorepoMetadata
2626 *
2727 * @gatographql-readonly-code
2828 */
29- final public const VERSION = '17.0.1 ' ;
29+ final public const VERSION = '17.1.0-dev ' ;
3030
3131 /**
3232 * @gatographql-project-info
Original file line number Diff line number Diff line change 1313 "homepage" : " https://github.com/GatoGraphQL/extension-template-schema" ,
1414 "require" : {
1515 "php" : " ^8.1" ,
16- "pop-schema/schema-commons" : " ^17.0. 1"
16+ "pop-schema/schema-commons" : " ^17.1"
1717 },
1818 "require-dev" : {
1919 "johnpbloch/wordpress" : " ^6.6" ,
You can’t perform that action at this time.
0 commit comments