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

Drupal 10.3.13

parent 5060a93b
Branches
Tags 10.3.13
No related merge requests found
......@@ -491,7 +491,7 @@
},
{
"name": "drupal/core",
"version": "10.3.12",
"version": "10.3.13",
"dist": {
"type": "path",
"url": "core",
......@@ -652,7 +652,7 @@
},
{
"name": "drupal/core-project-message",
"version": "10.3.12",
"version": "10.3.13",
"dist": {
"type": "path",
"url": "composer/Plugin/ProjectMessage",
......@@ -685,7 +685,7 @@
},
{
"name": "drupal/core-vendor-hardening",
"version": "10.3.12",
"version": "10.3.13",
"dist": {
"type": "path",
"url": "composer/Plugin/VendorHardening",
......
......@@ -7,7 +7,7 @@
"webflo/drupal-core-strict": "*"
},
"require": {
"drupal/core": "10.3.12",
"drupal/core": "10.3.13",
"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.3.12",
"drupal/core": "10.3.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 = '10.3.12';
const VERSION = '10.3.13';
/**
* Core API compatibility.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment