Skip to content
Snippets Groups Projects
Verified Commit 59b775ad authored by Dave Long's avatar Dave Long
Browse files

Drupal 11.0.13

parent 6904a630
No related branches found
No related tags found
No related merge requests found
Pipeline #452479 failed
......@@ -492,7 +492,7 @@
},
{
"name": "drupal/core",
"version": "11.0.12",
"version": "11.0.13",
"dist": {
"type": "path",
"url": "core",
......@@ -654,7 +654,7 @@
},
{
"name": "drupal/core-project-message",
"version": "11.0.12",
"version": "11.0.13",
"dist": {
"type": "path",
"url": "composer/Plugin/ProjectMessage",
......@@ -687,7 +687,7 @@
},
{
"name": "drupal/core-vendor-hardening",
"version": "11.0.12",
"version": "11.0.13",
"dist": {
"type": "path",
"url": "composer/Plugin/VendorHardening",
......
......
......@@ -7,7 +7,7 @@
"webflo/drupal-core-strict": "*"
},
"require": {
"drupal/core": "11.0.12",
"drupal/core": "11.0.13",
"asm89/stack-cors": "~v2.2.0",
"composer/semver": "~3.4.2",
"doctrine/annotations": "~2.0.1",
......
......
......@@ -7,7 +7,7 @@
"webflo/drupal-core-require-dev": "*"
},
"require": {
"drupal/core": "11.0.12",
"drupal/core": "11.0.13",
"behat/mink": "v1.11.0",
"behat/mink-browserkit-driver": "v2.2.0",
"colinodell/psr-testlogger": "v1.3.0",
......
......
......@@ -75,7 +75,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '11.0.12';
const VERSION = '11.0.13';
/**
* Core API compatibility.
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment