Skip to content

Commit 0b8e5b1

Browse files
committed
Replicate removal of BAN from Upsun to Platform
1 parent 6713180 commit 0b8e5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.platform/applications.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
build: |
6666
bin/console lexik:jwt:generate-keypair --skip-if-exists --no-interaction
6767
bin/console --env=prod assets:install --no-debug
68+
sed -i '/BAN/d' vendor/api-platform/core/src/HttpCache/VarnishPurger.php
6869
sed -i '/VectorSearch/d' config/bundles.php
6970
7071
deploy: |

0 commit comments

Comments
 (0)