php - Bundle issue due to the service provided in

I've got a bundle with a service which is provided by this bundle. This service has differents paramaters (defined inconfig/packages/pushTy.yaml
) which are included into the container thanks to the dependencyInjection.
However, sometimes I need to deactivate this bundle. For this, I editbundles.php
by deleting the line to declare the bundle. When I refresh my page, I got the following error:
There is no extension able to load the configuration for "pushTy"
I don't understand why this error happens.
Share solution ↓
Additional Information:
Link To Answer People are also looking for solutions of the problem: the payload is invalid.
Didn't find the answer?
Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.
Similar questions
Find the answer in similar questions on our website.
Write quick answer
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.