File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ Build Status
55
66| Drone-CI | AppVeyor | PHP | Node | npm |
77| ------------------------------------------------------------------------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------------------------------------------------------------------------------| --------------------------------------------------------------------------------------| ---------------------------------------------------------------------------------|
8- | [ ![ Build Status] ( https://ci.joomla.org/api/badges/joomla/joomla-cms/status.svg?branch=5.2 -dev )] ( https://ci.joomla.org/joomla/joomla-cms ) | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/ru6sxal8jmfckvjc/branch/5.2 -dev?svg=true )] ( https://ci.appveyor.com/project/release-joomla/joomla-cms ) | [ ![ PHP] ( https://img.shields.io/badge/PHP-V8.1.0-green )] ( https://www.php.net/ ) | [ ![ node-lts] ( https://img.shields.io/badge/Node-V20.0-green )] ( https://nodejs.org/en/ ) | [ ![ npm] ( https://img.shields.io/badge/npm-v10.1.0-green )] ( https://nodejs.org/en/ ) |
8+ | [ ![ Build Status] ( https://ci.joomla.org/api/badges/joomla/joomla-cms/status.svg?branch=5.3 -dev )] ( https://ci.joomla.org/joomla/joomla-cms ) | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/ru6sxal8jmfckvjc/branch/5.3 -dev?svg=true )] ( https://ci.appveyor.com/project/release-joomla/joomla-cms ) | [ ![ PHP] ( https://img.shields.io/badge/PHP-V8.1.0-green )] ( https://www.php.net/ ) | [ ![ node-lts] ( https://img.shields.io/badge/Node-V20.0-green )] ( https://nodejs.org/en/ ) | [ ![ npm] ( https://img.shields.io/badge/npm-v10.1.0-green )] ( https://nodejs.org/en/ ) |
99
1010Overview
1111---------------------
1212* This is the source of Joomla! 5.x.
1313* Joomla's [ Official website] ( https://www.joomla.org ) .
1414* Joomla! 5.3 [ version history] ( https://docs.joomla.org/Special:MyLanguage/Joomla_5.3_version_history ) .
15- * Detailed changes are in the [ changelog] ( https://github.com/joomla/joomla-cms/commits/5.2 -dev ) .
15+ * Detailed changes are in the [ changelog] ( https://github.com/joomla/joomla-cms/commits/5.3 -dev ) .
1616
1717What is Joomla?
1818---------------------
@@ -45,9 +45,9 @@ git clone https://github.com/joomla/joomla-cms.git
4545``` bash
4646cd joomla-cms
4747```
48- - Go to the 5.2 -dev branch:
48+ - Go to the 5.3 -dev branch:
4949``` bash
50- git checkout 5.2 -dev
50+ git checkout 5.3 -dev
5151```
5252- Install all the needed composer packages:
5353``` bash
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Joomla! CMS™
44 * This is a Joomla! 5.x installation/upgrade package.
55 * Joomla! Official site: https://www.joomla.org
66 * Joomla! 5.3 version history - https://docs.joomla.org/Special:MyLanguage/Joomla_5.3_version_history
7- * Detailed changes in the Changelog: https://github.com/joomla/joomla-cms/commits/5.2 -dev
7+ * Detailed changes in the Changelog: https://github.com/joomla/joomla-cms/commits/5.3 -dev
88
992- What is Joomla?
1010 * Joomla! is a Content Management System (CMS) which enables you to build websites and powerful online applications.
You can’t perform that action at this time.
0 commit comments