23 Commits

Author SHA1 Message Date
David Maicher
c439704651 fix recipe for nelmio/solarium-bundle ^5.0 (#1568) 2024-01-01 22:12:41 +01:00
Kévin Dunglas
94d020688a Remove Alice recipes (moved to the official repository) 2018-10-12 10:02:17 +02:00
Krzysztof Nizioł
e69f062a01 NelmioAliceBundle > use the same configuration for both "dev" and "test" environments (import instead of duplicate) 2018-09-18 20:42:17 +02:00
Krzysztof Nizioł
03824aa669 NelmioAliceBundle > fix bug "There is no extension able to load the configuration for 'nelmio_alice'" in "prod" environment 2018-09-15 14:12:47 +02:00
Piotr Antosik
10bcbb922f Update nelmio_api_doc.yaml 2018-05-01 01:11:11 +02:00
symfony-flex-server[bot]
0ebd08256e Merge pull request #319 2018-04-17 07:53:24 +00:00
Baptiste Lafontaine
3f3f2c85c3 Make the nelmio/api-doc-bundle recipe works out of the box
After applying this recipe, the route "/api/doc" was loaded by default, but it requires two component (`asset` and `twig`) that are usually not require for API only project.

The json route works of the box so it can be provided without additional action.

I faced it and it felt strange, and it seems that others have too : https://github.com/nelmio/NelmioApiDocBundle/issues/1220
2018-04-17 08:27:37 +02:00
Théo FIDRY
55858fa45c Add nelmio alice 2018-03-17 22:40:45 +00:00
Juan Luis García Borrego
752a7b4b70 Update nelmio_api_doc.yaml
In Symfony 4
The `nelmio_api_doc.routes` config option is deprecated. Please use `nelmio_api_doc.areas` instead (just replace `routes` by `areas` in your config)
2018-03-16 10:17:03 +01:00
Guilhem Niot
1e92a89c66 Add a comment 2018-01-04 16:39:32 +01:00
Guilhem Niot
a176487881 Add NelmioApiDocBundle 3.0 support 2018-01-04 13:49:49 +01:00
Emanuele Panzeri
de3ced82d8 Added NelmioSolariumBundle v2.4 recipe 2017-11-18 11:31:07 +01:00
Jérôme Parmentier
4483222447 Remove nelmio/security-bundle recipe 2017-11-06 12:58:07 +01:00
Fabien Potencier
1ba0c3aa38 added NelmioSecurityBundle 2017-09-22 16:32:26 +01:00
Fabien Potencier
9bf6806f2f moved routing configuration to routes/ instead of routing/ 2017-07-21 10:06:51 +02:00
Fabien Potencier
11c3e5eac1 moved etc/ to config/ and web/ to public/ 2017-07-03 15:36:01 +03:00
Michael COULLERET
29094b47af Fixed according to feedback 2017-06-25 17:47:16 +02:00
Michael COULLERET
a7f6fd9fbd Fixed according to feedback 2017-06-25 16:43:28 +02:00
Michael COULLERET
c2c07d8e90 Fix according to feedback 2017-05-28 17:43:47 +02:00
Michael COULLERET
853054988b Fix indendation manifest 2017-05-17 14:59:23 +02:00
Michael COULLERET
c662564dd6 Fix indendation manifest bis 2017-05-17 14:58:17 +02:00
Michael COULLERET
8fc152882d Fix indendation manifest 2017-05-17 14:56:59 +02:00
Michael COULLERET
b18c2b1215 Add NelmioApiDocBundle recipe 2017-05-17 14:45:00 +02:00