mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-21 14:47:24 +01:00
Show shopping informations in part details
This commit is contained in:
@@ -5,10 +5,12 @@
|
||||
"php": "^7.1.3",
|
||||
"ext-ctype": "*",
|
||||
"ext-iconv": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-mbstring": "*",
|
||||
"doctrine/annotations": "^1.6",
|
||||
"friendsofsymfony/ckeditor-bundle": "^2.0",
|
||||
"gerardojbaez/money": "^0.3.1",
|
||||
"ocramius/proxy-manager": "2.1.*",
|
||||
"omines/datatables-bundle": "^0.2.2",
|
||||
"php-translation/symfony-bundle": "^0.8.1",
|
||||
"s9e/text-formatter": "^2.0",
|
||||
@@ -35,8 +37,7 @@
|
||||
"symfony/webpack-encore-bundle": "^1.1",
|
||||
"symfony/yaml": "4.3.*",
|
||||
"twig/extensions": "^1.5",
|
||||
"webmozart/assert": "^1.4",
|
||||
"ocramius/proxy-manager": "2.1.*"
|
||||
"webmozart/assert": "^1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"roave/security-advisories": "dev-master",
|
||||
|
||||
Reference in New Issue
Block a user