Skip to content

Commit 4a76b69

Browse files
committed
Fix require checker dependencies and update
1 parent 022ede4 commit 4a76b69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.composer-require-checker.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"Contao\\ManagerPlugin\\Bundle\\Config\\BundleConfig",
99
"Contao\\ManagerPlugin\\Bundle\\Parser\\ParserInterface",
1010
"Contao\\ManagerPlugin\\Routing\\RoutingPluginInterface",
11-
"InspiredMinds\\ContaoFileUsage\\Result\\ResultInterface"
11+
"InspiredMinds\\ContaoFileUsage\\Result\\ResultInterface",
12+
"Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage"
13+
"Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage"
1214
]
1315
}

0 commit comments

Comments
 (0)