Skip to content

Commit 60d4931

Browse files
authored
Merge pull request #151 from neos/dlubitz-patch-1
TASK: Allow neos/form 6.0 for symfonymailer support
2 parents 8834cb7 + a31947c commit 60d4931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "GPL-3.0+",
66
"require": {
77
"neos/neos": "^5.0 || ^7.0 || ^8.0",
8-
"neos/form": "^5.0"
8+
"neos/form": "^5.0 || ^6.0"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)