We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0811d8d commit 3c10c71Copy full SHA for 3c10c71
CHANGELOG.md
@@ -4,6 +4,20 @@
4
5
### 2.0.0
6
7
+*Sep 30, 2021*
8
+
9
+Breaking changes are explained in the Upgrades section in the docs.
10
11
+* PHP 7.1 is now required
12
+* Silex support was dropped
13
+* SandFoxMe namespace was dropped
14
+* Extensive refactoring and fixes in the ServiceManager support
15
+* Tests!
16
+* ``Integration\Slim\ContainerExportMiddleware`` and
17
+ ``Integration\Psr15\ContainerExportMiddleware`` were combined into
18
+ ``Integration\ContainerExportMiddleware``
19
+* Type strings for scalars now correspond to the values returned by ``get_debug_type()``
20
21
## 1.x
22
23
### 1.7.1
0 commit comments