Skip to content
Snippets Groups Projects
Commit b6ca29bf authored by Jess's avatar Jess
Browse files

Drupal 9.0.6

parent 9b5f70cd
No related branches found
No related tags found
No related merge requests found
......@@ -481,7 +481,7 @@
},
{
"name": "drupal/core",
"version": "9.0.5",
"version": "9.0.6",
"dist": {
"type": "path",
"url": "core",
......@@ -728,7 +728,7 @@
},
{
"name": "drupal/core-project-message",
"version": "9.0.5",
"version": "9.0.6",
"dist": {
"type": "path",
"url": "composer/Plugin/ProjectMessage",
......@@ -761,7 +761,7 @@
},
{
"name": "drupal/core-vendor-hardening",
"version": "9.0.5",
"version": "9.0.6",
"dist": {
"type": "path",
"url": "composer/Plugin/VendorHardening",
......
......@@ -7,7 +7,7 @@
"webflo/drupal-core-strict": "*"
},
"require": {
"drupal/core": "9.0.5",
"drupal/core": "9.0.6",
"asm89/stack-cors": "1.3.0",
"composer/semver": "1.5.1",
"doctrine/annotations": "1.10.3",
......
......@@ -7,7 +7,7 @@
"webflo/drupal-core-require-dev": "*"
},
"require": {
"drupal/core": "9.0.5",
"drupal/core": "9.0.6",
"behat/mink": "v1.8.1",
"behat/mink-browserkit-driver": "v1.3.4",
"behat/mink-goutte-driver": "v1.2.1",
......
......@@ -80,7 +80,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '9.0.5';
const VERSION = '9.0.6';
/**
* Core API compatibility.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment