Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Comptoir
Comptoir
Commits
9f0666e3
Commit
9f0666e3
authored
Feb 27, 2020
by
Fabrice Gangler
🎨
Browse files
FIX(documentation): typo
Refs:
#26
parent
e3312dc0
Changes
3
Show whitespace changes
Inline
Side-by-side
documentation/10_Install_doc/webapp_Pre-requisites.md
View file @
9f0666e3
#
Prerequisites for web application installation
#
Prerequisites for web application installation
##
Prerequesites
##
Prerequesites
-
PHP >=
**7.2.5**
-
composer
...
...
@@ -18,9 +18,9 @@
## Ubuntu 18.04
###
0. Verify prerequisites
###
0. Verify prerequisites
####
PHP version
####
PHP version
```
bash
# List php versions available on the host:
...
...
@@ -35,7 +35,7 @@ sudo update-alternatives --set php /usr/bin/php7.2
php
-v
```
####
Checks webapp prerequisites
####
Checks webapp prerequisites
Checks that PHP and extensions versions match the platform requirements of the installed packages:
...
...
documentation/30_Contributor_doc/GIT_CONVENTION.md
View file @
9f0666e3
...
...
@@ -49,7 +49,7 @@ The commit message should follow this regex:
/^(revert: )?(build|ci|chore|docs|feat|fix|perf|refactor|style|refactor|revert|style|test|)(\(.+\))?: .{1,50}/
```
###
See also
###
See also
-
[
Git Commit Msg
](
http://karma-runner.github.io/1.0/dev/git-commit-msg.html
)
-
[
Semantic Commit Messages
](
https://seesparkbox.com/foundry/semantic_commit_messages
)
-
[
Enhance your git log with conventional commits
](
https://dev.to/maxpou/enhance-your-git-log-with-conventional-commits-3ea4
)
...
...
documentation/
30_Contributor_doc/
QA-tools.md
→
documentation/QA-tools.md
View file @
9f0666e3
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment