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

Drupal 8.9.19

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