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

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
* develop:
  optimized composer.json for contao 4+
  • Loading branch information
iCodr8 committed Jun 15, 2017
2 parents 33f9fdd + ab988f0 commit df1b1cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"source": "https://github.com/Craffft/contao-sortwizard"
},
"require": {
"php": ">=5.3.2",
"contao/core": ">=3.2,<3.3-dev",
"contao-community-alliance/composer-installer": "*"
"php": ">=5.6",
"contao/core-bundle": "^3.2 || ^4.2",
"contao-community-alliance/composer-plugin": "^2.4.0 || 3.*"
},
"autoload": {
"classmap": ["system/"]
Expand Down

0 comments on commit df1b1cc

Please sign in to comment.