Skip to content

Commit

Permalink
Update version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Bigga committed May 31, 2022
1 parent 270582c commit f148349
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 @@ -11,7 +11,7 @@
"authors": [
{
"name": "Sebastian Semsker",
"email": "sebastian.semsker@slub-dresden.de",
"email": "typo3@slub-dresden.de",
"role": "Developer"
},
{
Expand All @@ -21,13 +21,13 @@
},
{
"name": "Alexander Bigga",
"email": "alexander.bigga@slub-dresden.de",
"email": "typo3@slub-dresden.de",
"role": "Developer"
}
],
"license": "GPL-3.0-or-later",
"require": {
"typo3/cms-core": "~7.6.31|~8.7.31|~9.5.17"
"typo3/cms-core": "^9.5|^10.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f148349

Please sign in to comment.