Commit 4d45674c authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3293687: Back to DEV

parent ae0f2ec3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[![Vardot](https://circleci.com/gh/Vardot/vardoc/tree/5.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/vardoc/101/workflows/804c9501-7b30-4c76-a71d-6053f47bc239) Vardoc 5.0.0-alpha5
[![Vardot](https://circleci.com/gh/Vardot/vardoc/tree/5.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/vardoc/107/workflows/faed6526-6112-4435-bc77-276adc117f11) Vardoc 5.0.0-alpha5
# Vardoc: Knowledge Base System and Documentation Site

[![](https://www.drupal.org/files/styles/grid-3/public/project-images/Vardoc%20-%20No%20Padding.png)](https://www.drupal.org/project/vardoc)
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: 'Vardoc Demo Content'
description: 'Demo content feature for Vardoc.'
type: module
core_version_requirement: ^9
version: 5.0.0-alpha5
version: 5.0.x-dev
package: Vardoc
dependencies:
  - drupal:hal
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: 'Vardoc Book'
description: 'Provides Book managment and default configs for Vardoc.'
type: module
core_version_requirement: ^9
version: 5.0.0-alpha5
version: 5.0.x-dev
package: Vardoc
dependencies:
  - drupal:block
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: 'Vardoc Content Collections'
description: 'Provides Groups managment with default configs for Vardoc.'
type: module
core_version_requirement: ^9
version: 5.0.0-alpha5
version: 5.0.x-dev
package: Vardoc
dependencies:
  - group:group
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: 'Vardoc Homepage'
description: 'Homepage feature for Vardoc.'
type: module
core_version_requirement: ^9
version: 5.0.0-alpha5
version: 5.0.x-dev
package: Vardoc
dependencies:
  - varbase_core:varbase_core
Loading