You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 5.4:
[HttpClient] Fix handling thrown \Exception in \Generator in MockResponse
[DebugBundle] Add missing README
[Lock] Fix missing argument in PostgreSqlStore::putOffExpiration with DBAL connection
Bump Symfony version to 5.4.2
Update VERSION for 5.4.1
Update CHANGELOG for 5.4.1
[String] Fix requiring wcswitch table several times
Copy file name to clipboardExpand all lines: composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "symfony/debug-bundle",
3
3
"type": "symfony-bundle",
4
-
"description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
4
+
"description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
0 commit comments