Skip to content

Commit 58b396b

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: added missing gitattributes and gitignore allow CurlHttpClient on Windows [Security] Mark ExpiredLoginLinkStorage as experimental remove references to "Silex"
2 parents ebc9be1 + e06eca8 commit 58b396b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ HttpKernel Component
33

44
The HttpKernel component provides a structured process for converting a Request
55
into a Response by making use of the EventDispatcher component. It's flexible
6-
enough to create a full-stack framework (Symfony), a micro-framework (Silex) or
7-
an advanced CMS system (Drupal).
6+
enough to create full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal.
87

98
Resources
109
---------

0 commit comments

Comments
 (0)