mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
fix deprecations
This commit is contained in:
parent
e992e7e13d
commit
c844b4f3bc
@ -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…
x
Reference in New Issue
Block a user