mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 18:25:04 +02:00
Use ocramius/proxy-manager version 2.1 so PHP7.1 is also supported.
This commit is contained in:
parent
7af51ef5ce
commit
d2237a2598
2 changed files with 18 additions and 18 deletions
|
@ -34,7 +34,8 @@
|
|||
"symfony/webpack-encore-bundle": "^1.1",
|
||||
"symfony/yaml": "4.2.*",
|
||||
"twig/extensions": "^1.5",
|
||||
"webmozart/assert": "^1.4"
|
||||
"webmozart/assert": "^1.4",
|
||||
"ocramius/proxy-manager": "2.1.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"roave/security-advisories": "dev-master",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue