Skip to content

Commit cba45bb

Browse files
authored
remove contao-core from composer
1 parent a6198ef commit cba45bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
},
2222
"require": {
2323
"php": ">=5.3",
24-
"contao/core": ">=3.5",
2524
"contao-community-alliance/composer-plugin": "~2.0",
2625
"google/apiclient": "^2.0"
2726
},
@@ -32,4 +31,4 @@
3231
}
3332
}
3433
}
35-
}
34+
}

0 commit comments

Comments
 (0)