Show the version number of Part-DB on homepage.

This commit is contained in:
Jan Böhmer 2019-03-12 13:34:33 +01:00
parent a748a6328d
commit 95cd56f0bd
11 changed files with 150 additions and 6 deletions

View file

@ -108,6 +108,9 @@
"nikic/php-parser": {
"version": "v4.2.1"
},
"nikolaposa/version": {
"version": "2.2.2"
},
"ocramius/proxy-manager": {
"version": "2.1.1"
},
@ -159,6 +162,9 @@
"./config/packages/sensio_framework_extra.yaml"
]
},
"shivas/versioning-bundle": {
"version": "3.1.3"
},
"swiftmailer/swiftmailer": {
"version": "v6.1.3"
},