We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e158af commit 215072bCopy full SHA for 215072b
.github/workflows/diagnostics.yml
@@ -1,4 +1,4 @@
1
-name: MetaModels attribute_alias
+name: MetaModels filter_checkbox
2
3
on:
4
push:
composer.json
@@ -32,11 +32,11 @@
32
},
33
"require": {
34
"php": "^7.4",
35
- "contao-community-alliance/dc-general": "^2.2.0",
+ "contao-community-alliance/dc-general": "^2.2",
36
"contao/core-bundle": "^4.9.0, <4.13.0",
37
"metamodels/core": "^2.2",
38
- "symfony/dependency-injection": "^3.4.26 || ^4.2.7",
39
- "symfony/http-kernel": "^3.4.26 || ^4.2.7"
+ "symfony/dependency-injection": "^4.4.6",
+ "symfony/http-kernel": "~4.4.13"
40
41
"require-dev": {
42
"contao/manager-plugin": "^2.1",
0 commit comments