Skip to content
Snippets Groups Projects

D10 compatibility

Merged Dinesh Kumar Bollu requested to merge issue/twig_rtl_detection-3349855:3349855-D10 into 1.0.x
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -2,5 +2,4 @@ name: Twig RTL Detection
type: module
description: This module Provides a rtl_detection functionality for twig which returns true if current language is Right to Left so developer can for example attach specific library
package: Twig
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
Loading