Merge branch '4.12' into 4

This commit is contained in:
Guy Sartorelli 2022-12-19 01:54:29 +00:00
commit 40b91c4d2b
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
"silverstripe/reports": "4.12.x-dev",
"silverstripe/siteconfig": "4.12.x-dev",
"silverstripe/versioned": "1.12.x-dev",
"silverstripe/graphql": "3.8.x-dev || 4.1.x-dev",
"silverstripe/graphql": "4.1.x-dev",
"silverstripe/session-manager": "1.4.x-dev"
},
"require-dev": {
@ -34,4 +34,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}