mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-23 12:24:45 +02:00
Fixed coding style.
This commit is contained in:
parent
24939f2342
commit
fd61c8d9e2
129 changed files with 962 additions and 1091 deletions
|
@ -277,6 +277,9 @@
|
|||
"paragonie/constant_time_encoding": {
|
||||
"version": "v2.3.0"
|
||||
},
|
||||
"paragonie/random_compat": {
|
||||
"version": "v9.99.99"
|
||||
},
|
||||
"php": {
|
||||
"version": "7.2.5"
|
||||
},
|
||||
|
@ -650,6 +653,9 @@
|
|||
"./tests/.gitignore"
|
||||
]
|
||||
},
|
||||
"symfony/polyfill-ctype": {
|
||||
"version": "v1.14.0"
|
||||
},
|
||||
"symfony/polyfill-intl-icu": {
|
||||
"version": "v1.10.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue