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

Drupal 10.3.14

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