mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Fix api-platform tests
This commit is contained in:
parent
b4df34cdf7
commit
84973d52f5
@ -12,7 +12,7 @@
|
|||||||
namespace Nelmio\ApiDocBundle\Tests\Describer;
|
namespace Nelmio\ApiDocBundle\Tests\Describer;
|
||||||
|
|
||||||
use ApiPlatform\Core\Documentation\Documentation;
|
use ApiPlatform\Core\Documentation\Documentation;
|
||||||
use ApiPlatform\Core\Metadata\Resource\ResourceNameCollection;
|
use ApiPlatform\Metadata\Resource\ResourceNameCollection;
|
||||||
use Nelmio\ApiDocBundle\Describer\ApiPlatformDescriber;
|
use Nelmio\ApiDocBundle\Describer\ApiPlatformDescriber;
|
||||||
use OpenApi\Annotations\OpenApi;
|
use OpenApi\Annotations\OpenApi;
|
||||||
use Symfony\Component\Serializer\Normalizer\NormalizerInterface;
|
use Symfony\Component\Serializer\Normalizer\NormalizerInterface;
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
"symfony/twig-bundle": "^4.4|^5.2|^6.0",
|
"symfony/twig-bundle": "^4.4|^5.2|^6.0",
|
||||||
"symfony/validator": "^4.4|^5.2|^6.0",
|
"symfony/validator": "^4.4|^5.2|^6.0",
|
||||||
|
|
||||||
"api-platform/core": "^2.6.8",
|
"api-platform/core": "^2.7.0",
|
||||||
"friendsofsymfony/rest-bundle": "^2.8|^3.0",
|
"friendsofsymfony/rest-bundle": "^2.8|^3.0",
|
||||||
"willdurand/hateoas-bundle": "^1.0|^2.0",
|
"willdurand/hateoas-bundle": "^1.0|^2.0",
|
||||||
"jms/serializer-bundle": "^2.3|^3.0|^4.0",
|
"jms/serializer-bundle": "^2.3|^3.0|^4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user