Skip to content

Commit

Permalink
Require core/administration >= 6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWeinert authored Apr 4, 2019
1 parent d5afb7b commit b6acd5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"require": {
"php": ">=5.6",
"papaya/cms-core": "^6.0",
"papaya/cms-administration": "^6.0",
"papaya/cms-core": "^6.7",
"papaya/cms-administration": "^6.7",
"papaya/module-default": "1.*",
"papaya/module-standard": "1.*"
},
Expand Down

0 comments on commit b6acd5c

Please sign in to comment.