Skip to content
Snippets Groups Projects
Commit dc69f649 authored by danielspeicher's avatar danielspeicher
Browse files

Merge branch 'develop' into 'main'

Fix navigation and update versions

See merge request !5
parents bc9a651a f2496250
No related branches found
No related tags found
1 merge request!5Fix navigation and update versions
Pipeline #1235349 passed
---
title: Libraries
repo: https://gitlab.lakedrops.com/composer/library
issues: https://gitlab.lakedrops.com/composer/library/-/issues
tags:
- library
---
Here all composer libraries are listed.
\ No newline at end of file
---
title: Plugin
repo: https://gitlab.lakedrops.com/composer/plugin
issues: https://gitlab.lakedrops.com/composer/plugin/-/issues
tags:
- plugin
---
Here all composer plugins are listed.
---
title: Project
repo: https://gitlab.lakedrops.com/composer/project
issues: https://gitlab.lakedrops.com/composer/project/-/issues
tags:
- composer
---
Here all composer projects are listed.
......@@ -5,23 +5,23 @@
### Libraries
| Project | Issues | Current Version |
| --- | ---: | --- |
| [Composer.json Utilities](/composer/library/composer-json-utils) | [GitLab](https://gitlab.lakedrops.com/composer/library/composer-json-utils/-/issues) | 2.0.9 |
| [Traefik](/composer/library/traefik) | [GitLab](https://gitlab.lakedrops.com/composer/library/docker-traefik/-/issues) | 2.0.1 |
| --- | ---: | |
| [Composer.json Utilities](/composer/library/composer-json-utils) | [GitLab](https://gitlab.lakedrops.com/composer/library/composer-json-utils/-/issues) | 2.5.1 |
| [Traefik](/composer/library/traefik) | [GitLab](https://gitlab.lakedrops.com/composer/library/docker-traefik/-/issues) | 3.3.2 |
### Plugins
| Project | Issues | Current Version |
| --- | ---: | --- |
| [Ahoy](/composer/plugin/ahoy) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/ahoy/-/issues) | 1.5.0 |
| [Behat for Drupal](/composer/plugin/b4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/-/issues) | 3.0.2 |
| [Docker for Drupal](/composer/plugin/d4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/docker4drupal/-/issues) | 3.1.2 |
| [Dorgflow](/composer/plugin/dorgflow) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/dorgflow/-/issues) | 1.9.1 |
| [Drupal 8 SASS Theme](/composer/plugin/d8-sass-theme) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-8-sass-theme/-/issues) | 1.6.1 |
| [Drupal 8 Scaffold](/composer/plugin/d8-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-8-scaffold/-/issues) | 1.9.2 |
| [Drupal 9 Scaffold](/composer/plugin/d9-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/-/issues) | 1.2.3 |
| [Drupal Development Environment](/composer/plugin/drupal-dev-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-development-environment/-/issues) | 3.0.2 |
| [Drupal Environment](/composer/plugin/drupal-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/issues) | 3.0.3 |
| Project | Issues | Current Version |
|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------:|-----------------|
| [Ahoy](/composer/plugin/ahoy) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/ahoy/-/issues) | 1.8.1 |
| [Behat for Drupal](/composer/plugin/b4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/-/issues) | 3.2.3 |
| [Docker for Drupal](/composer/plugin/d4d) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/docker4drupal/-/issues) | 3.10.21 |
| [Dorgflow](/composer/plugin/dorgflow) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/dorgflow/-/issues) | 1.11.1 |
| [Drupal 8 Scaffold](/composer/plugin/d8-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-8-scaffold/-/issues) | 1.9.4 |
| [Drupal 9 Scaffold](/composer/plugin/d9-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/-/issues) | 1.3.7 |
| [Drupal 10 Scaffold](/composer/plugin/d10-scaffold) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-10-scaffold/-/issues) | 1.0.12 |
| [Drupal Development Environment](/composer/plugin/drupal-dev-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-development-environment/-/issues) | 3.2.14 |
| [Drupal Environment](/composer/plugin/drupal-environment) | [GitLab](https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/issues) | 3.2.81 |
### Projects
......
......@@ -101,9 +101,11 @@ nav:
- Composer:
- composer/index.md
- Libraries:
- Composer.json Utilities: composer/library/composer-json-utils/index.md
- composer/library/index.md
- Composer Utilities: composer/library/composer-json-utils/index.md
- Docker Traefik: composer/library/traefik/index.md
- Plugins:
- composer/plugin/index.md
- Ahoy: composer/plugin/ahoy/index.md
- Behat for Drupal: composer/plugin/b4d/index.md
- Docker for Drupal: composer/plugin/d4d/index.md
......@@ -113,11 +115,11 @@ nav:
- Dorgflow: composer/plugin/dorgflow/index.md
- Drupal Development Environment: composer/plugin/drupal-dev-environment/index.md
- Drupal Environment: composer/plugin/drupal-environment/index.md
- Project:
- Projects:
- composer/project/index.md
- Drupal 8: composer/project/d8/index.md
- Drupal 8 Commerce: composer/project/d10/index.md
- Drupal 8 Commerce Demo: composer/project/d10-demo/index.md
- Drupal 9: composer/project/d9/index.md
- Drupal 10: composer/project/d10/index.md
- Ansible:
- ansible/index.md
- Wiki:
......
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