Skip to content

Commit 94332b9

Browse files
committed
minor #431 Add Joomla! repositories (mbabker)
This PR was merged into the master branch. Discussion ---------- Add Joomla! repositories This adds stable Joomla! Framework components with direct dependencies to Symfony components, an additional joomla.org website using Symfony components, and adds comments noting where the dependencies come from Commits ------- 1c1323e Add Joomla! repositories
2 parents 6b6639c + 1c1323e commit 94332b9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

projects/joomla.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
name: Joomla!
2-
url: http://www.joomla.org/
2+
url: https://www.joomla.org/
33
dependencies:
4+
# Joomla! CMS
45
- https://github.com/joomla/joomla-cms/blob/staging/composer.json
6+
# joomla.org websites
57
- https://github.com/joomla/framework.joomla.org/blob/master/composer.json
8+
- https://github.com/joomla/jissues/blob/master/composer.json
9+
# Joomla! Framework components
10+
- https://github.com/joomla-framework/crypt/blob/master/composer.json
11+
- https://github.com/joomla-framework/registry/blob/master/composer.json
612
description: |
713
Joomla is an award-winning content management system (CMS), which
814
enables you to build Web sites and powerful online applications. Many

0 commit comments

Comments
 (0)