Skip to content

Commit 46eebee

Browse files
OskarStarkfabpot
authored andcommitted
[DependencyInjection] Document BC break in UPGRADE file
1 parent 3d5b293 commit 46eebee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CHANGELOG
1111
* Add `#[AutowireMethodOf]` attribute to autowire a method of a service as a callable
1212
* Make `ContainerBuilder::registerAttributeForAutoconfiguration()` propagate to attribute classes that extend the registered class
1313
* Add argument `$prepend` to `FileLoader::construct()` to prepend loaded configuration instead of appending it
14-
* [BC BREAK] When used in the `prependExtension()` methods, the `ContainerConfigurator::import()` method now prepends the configuration instead of appending it
14+
* [BC BREAK] When used in the `prependExtension()` method, the `ContainerConfigurator::import()` method now prepends the configuration instead of appending it
1515

1616
7.0
1717
---

0 commit comments

Comments
 (0)