mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/12920] Add missing comma
PHPBB3-12920
This commit is contained in:
parent
b9fb4e3050
commit
be04b6c136
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [""]
|
"classmap": [""]
|
||||||
}
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue