Skip to content

Commit

Permalink
[TASK] raise typo3 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
anjeylink committed Aug 6, 2018
1 parent de3b116 commit dd369ce
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 @@ -4,7 +4,7 @@
"type": "typo3-cms-extension",
"license": "GPL-2.0+",
"require": {
"typo3/cms": ">=8.7.0 <=8.9.99"
"typo3/minimal": "^9.3"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.2",
Expand Down Expand Up @@ -44,4 +44,4 @@
"web-dir": ".Build/Web"
}
}
}
}

0 comments on commit dd369ce

Please sign in to comment.