Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
Support Contao 3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolineus committed May 6, 2015
1 parent c648aae commit 1bf8284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"require":{
"php":">=5.3.4",
"contao-community-alliance/composer-plugin": "~2.0",
"contao/core":">=3.2,<3.5-dev",
"contao/core":">=3.2,<3.6-dev",
"contao-bootstrap/core": "~1.0",
"netzmacht/html": "~1.1",
"contao-community-alliance/meta-palettes":"~1.4",
Expand Down

0 comments on commit 1bf8284

Please sign in to comment.