Skip to content

Commit

Permalink
TASK: support 3.3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaip authored Jul 31, 2018
1 parent 9374c5e commit 2adee75
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 @@ -3,7 +3,7 @@
"type": "neos-package",
"name": "psmb/splitadd",
"require": {
"neos/neos": "^4.0"
"neos/neos": "^4.0 || ^3.3"
},
"autoload": {
"psr-4": {
Expand All @@ -15,4 +15,4 @@
"package-key": "Psmb.SplitAdd"
}
}
}
}

0 comments on commit 2adee75

Please sign in to comment.