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
Copy file name to clipboardExpand all lines: composer.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,7 @@
96
96
"drupal/masquerade": "^2.0",
97
97
"drupal/webprofiler": "^10.3",
98
98
"ergebnis/composer-normalize": "^2.44",
99
+
"itk-dev/drupal_translation_extractor": "^1.0",
99
100
"mglaman/phpstan-drupal": "^1.1",
100
101
"phpstan/extension-installer": "^1.2",
101
102
"phpstan/phpstan-deprecation-rules": "^1.1",
@@ -317,6 +318,9 @@
317
318
},
318
319
"drupal/site_status_message": {
319
320
"Add cache support (https://www.drupal.org/project/site_status_message/issues/3497218)": "https://git.drupalcode.org/project/site_status_message/-/merge_requests/8.diff"
321
+
},
322
+
"vincentlanglet/twig-cs-fixer": {
323
+
"Drupal's trans tag has an optional plural tag which conflicts with the trans tag from Symfony's Twig bridge (cf. https://github.com/VincentLanglet/Twig-CS-Fixer/pull/134#issuecomment-1756924889)": "patches/vincentlanglet/twig-cs-fixer/token-parser.patch"
0 commit comments