Skip to content
Snippets Groups Projects
Verified Commit 4197bab4 authored by Jess's avatar Jess
Browse files

Drupal 10.2.2

parent 2ecd4151
Branches
Tags 10.2.2
No related merge requests found
......@@ -491,7 +491,7 @@
},
{
"name": "drupal/core",
"version": "10.2.1",
"version": "10.2.2",
"dist": {
"type": "path",
"url": "core",
......@@ -651,7 +651,7 @@
},
{
"name": "drupal/core-project-message",
"version": "10.2.1",
"version": "10.2.2",
"dist": {
"type": "path",
"url": "composer/Plugin/ProjectMessage",
......@@ -684,7 +684,7 @@
},
{
"name": "drupal/core-vendor-hardening",
"version": "10.2.1",
"version": "10.2.2",
"dist": {
"type": "path",
"url": "composer/Plugin/VendorHardening",
......@@ -9629,5 +9629,5 @@
"platform-overrides": {
"php": "8.1.0"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}
......@@ -7,7 +7,7 @@
"webflo/drupal-core-strict": "*"
},
"require": {
"drupal/core": "10.2.1",
"drupal/core": "10.2.2",
"asm89/stack-cors": "~v2.2.0",
"composer/semver": "~3.4.0",
"doctrine/annotations": "~1.14.3",
......
......@@ -7,7 +7,7 @@
"webflo/drupal-core-require-dev": "*"
},
"require": {
"drupal/core": "10.2.1",
"drupal/core": "10.2.2",
"behat/mink": "v1.10.0",
"behat/mink-browserkit-driver": "v2.1.0",
"behat/mink-selenium2-driver": "v1.6.0",
......
......@@ -75,7 +75,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '10.2.1';
const VERSION = '10.2.2';
/**
* Core API compatibility.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment