mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-05 10:44:53 +02:00
Show shopping informations in part details
This commit is contained in:
parent
855eace81d
commit
c2b4d100f0
11 changed files with 250 additions and 44 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue