Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 4274c33

Browse files
committed
Adds CHANGELOG entries for #542
1 parent 9d3bdf4 commit 4274c33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ All notable changes to this project will be documented in this file, in reverse
2424
The related factories now consume these services in order to receive a
2525
response prototype for the services they produce.
2626

27+
- [#542](https://github.com/zendframework/zend-expressive/pull/542) modifies the
28+
`composer.json` to no longer suggest the pimple/pimple package, but rather the
29+
zendframework/zend-pimple-config package.
30+
31+
- [#542](https://github.com/zendframework/zend-expressive/pull/542) modifies the
32+
`composer.json` to no longer suggest the aura/di package, but rather the
33+
zendframework/zend-auradi-config package.
34+
2735
### Deprecated
2836

2937
- Nothing.

0 commit comments

Comments
 (0)