Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
Conflicts:
	composer.json
  • Loading branch information
MDevster committed Dec 5, 2017
2 parents ba79fc0 + 3a3ee1d commit cb7ee3e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"source" : "https://github.com/pdir/contao-theme-helper-bundle"
},
"require": {
"php": ">=7.4.0",
"php": ">=7.0.0",
"contao/core-bundle": "^4.4"
},
"conflict": {
Expand All @@ -32,7 +32,5 @@
},
"extra": {
"contao-manager-plugin": "Pdir\\Contao\\ThemeHelperBundle\\ContaoManager\\Plugin"
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit cb7ee3e

Please sign in to comment.