Skip to content

Commit 493b13f

Browse files
authored
[SYMFONY 6.3] replace Link argument values with constants (#816)
1 parent c333930 commit 493b13f

File tree

6 files changed

+837
-0
lines changed

6 files changed

+837
-0
lines changed

config/sets/symfony/symfony6/symfony63.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@
1111
$rectorConfig->import(__DIR__ . '/symfony63/symfony63-http-client.php');
1212
$rectorConfig->import(__DIR__ . '/symfony63/symfony63-messenger.php');
1313
$rectorConfig->import(__DIR__ . '/symfony63/symfony63-console.php');
14+
$rectorConfig->import(__DIR__ . '/symfony63/symfony63-web-link.php');
1415
};

0 commit comments

Comments
 (0)