Skip to content
Snippets Groups Projects
Commit 2cb98887 authored by Marc-Antoine Marty's avatar Marc-Antoine Marty Committed by Pierre Dureau
Browse files

Issue #3401087: Update the version of the DSFR declared in the theme metadata

parent 24e82213
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ The relocation requires that :
```json
{
"require": {
"npm-asset/gouvfr--dsfr": "1.9.3",
"npm-asset/gouvfr--dsfr": "1.10.2",
"composer/installers": "^2",
"oomphinc/composer-installers-extender": "2.*"
},
......@@ -65,7 +65,7 @@ Example:
```json
{
"require": {
"gouvernementfr/dsfr": "1.9.3",
"gouvernementfr/dsfr": "1.10.2",
"composer/installers": "2.*"
},
"repositories": {
......@@ -74,10 +74,10 @@ Example:
"package": {
"name": "gouvernementfr/dsfr",
"type": "drupal-library",
"version": "1.9.3",
"version": "1.10.2",
"dist": {
"type": "zip",
"url": "https://github.com/GouvernementFR/dsfr/releases/download/v1.9.3/dsfr-v1.9.3.zip"
"url": "https://github.com/GouvernementFR/dsfr/releases/download/v1.10.2/dsfr-v1.10.2.zip"
}
}
}
......
......@@ -21,10 +21,10 @@
"package": {
"name": "gouvernementfr/dsfr",
"type": "drupal-library",
"version": "1.10.1",
"version": "1.10.2",
"dist": {
"type": "zip",
"url": "https://github.com/GouvernementFR/dsfr/releases/download/v1.10.1/dsfr-v1.10.1.zip"
"url": "https://github.com/GouvernementFR/dsfr/releases/download/v1.10.2/dsfr-v1.10.2.zip"
}
}
}
......
name: UI Suite DSFR
type: theme
description: "A site-builder friendly theme implementing DSFR (https://www.systeme-de-design.gouv.fr/) using the UI Suite."
version: 1.7.2
version: 1.0.0-beta6
core_version_requirement: ^9 || ^10
base theme: false
libraries:
......
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