mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
fix deprecations
This commit is contained in:
parent
e992e7e13d
commit
c844b4f3bc
1 changed files with 3 additions and 3 deletions
|
@ -16,9 +16,9 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"symfony/twig-bundle": "~2.3|~3.0|~4.0",
|
||||
"symfony/framework-bundle": "~2.3|~3.0|~4.0",
|
||||
"symfony/console": "~2.3|~3.0|~4.0",
|
||||
"symfony/twig-bundle": "~2.3|~3.0|~4.0|~5.0",
|
||||
"symfony/framework-bundle": "~2.3|~3.0|~4.0|~5.0",
|
||||
"symfony/console": "~2.3|~3.0|~4.0|~5.0",
|
||||
"michelf/php-markdown": "~1.4"
|
||||
},
|
||||
"conflict": {
|
||||
|
|
Loading…
Add table
Reference in a new issue