Skip to content

Commit e06eca8

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: allow CurlHttpClient on Windows remove references to "Silex"
2 parents 460e914 + f70a9aa commit e06eca8

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)