Skip to content

Commit 5ff9f11

Browse files
authored
TASK: Adapt version constraints
1 parent 7150beb commit 5ff9f11

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
@@ -7,7 +7,7 @@
77
"packagefactory/atomicfusion-afx": "*"
88
},
99
"require": {
10-
"neos/fusion": "^3.2.0 || dev-master",
10+
"neos/fusion": "^3.2.0 || ^4.0.0 || dev-master",
1111
"packagefactory/afx": "~2.0.1"
1212
},
1313
"require-dev": {

0 commit comments

Comments
 (0)