Skip to content

Commit 7641bd7

Browse files
Update version for connectors envs
1 parent f6adbaa commit 7641bd7

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

api/config/bundles.php

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
Hautelook\AliceBundle\HautelookAliceBundle::class => ['dev' => true, 'test' => true],
2020
Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true],
2121
Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true],
22-
CoopTilleuls\ForgotPasswordBundle\CoopTilleulsForgotPasswordBundle::class => ['all' => true],
2322
Gally\GallyBundle::class => ['all' => true],
24-
Gally\VirtualCategory\GallyVirtualCategoryBundle::class => ['all' => true],
25-
Gally\Boost\GallyBoostBundle::class => ['all' => true],
26-
Gally\Thesaurus\GallyThesaurusBundle::class => ['all' => true],
27-
Gally\Explain\GallyExplainBundle::class => ['all' => true],
28-
Gally\VectorSearch\GallyVectorSearchBundle::class => ['all' => true],
29-
// Gally\SampleData\GallySampleDataBundle::class => ['all' => true],
23+
CoopTilleuls\ForgotPasswordBundle\CoopTilleulsForgotPasswordBundle::class => ['all' => true],
3024
];

api/symfony.lock

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -165,14 +165,8 @@
165165
"friendsofphp/proxy-manager-lts": {
166166
"version": "v1.0.5"
167167
},
168-
"gally/gally-premium": {
169-
"version": "2.2.0"
170-
},
171-
"gally/gally-sample-data": {
172-
"version": "2.2.0"
173-
},
174168
"gally/gally-standard": {
175-
"version": "2.2.0"
169+
"version": "2.0.x-dev"
176170
},
177171
"gedmo/doctrine-extensions": {
178172
"version": "v3.9.0"

0 commit comments

Comments
 (0)