Commit 8626870c authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3303769: Back to DEV

parent 46345466
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/129/workflows/dd0850df-075e-4940-be61-ceb4d44d15da) Vardoc 5.0.0-alpha7
[![Vardot](https://circleci.com/gh/Vardot/vardoc/tree/5.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/vardoc/135/workflows/f8882cd2-1cbe-4997-ba14-f1512f3cd47d) Vardoc 5.0.0-alpha7
# 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 || ^10
version: 5.0.0-alpha7
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 || ^10
version: 5.0.0-alpha7
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 || ^10
version: 5.0.0-alpha7
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 || ^10
version: 5.0.0-alpha7
version: 5.0.x-dev
package: Vardoc
dependencies:
  - varbase_core:varbase_core
Loading