We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022ede4 commit 4a76b69Copy full SHA for 4a76b69
.composer-require-checker.json
@@ -8,6 +8,8 @@
8
"Contao\\ManagerPlugin\\Bundle\\Config\\BundleConfig",
9
"Contao\\ManagerPlugin\\Bundle\\Parser\\ParserInterface",
10
"Contao\\ManagerPlugin\\Routing\\RoutingPluginInterface",
11
- "InspiredMinds\\ContaoFileUsage\\Result\\ResultInterface"
+ "InspiredMinds\\ContaoFileUsage\\Result\\ResultInterface",
12
+ "Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage"
13
14
]
15
}
0 commit comments