Skip to content

Commit 1410cca

Browse files
authored
TASK: Allow neos/fusion ^5.0 as well
1 parent 8d6b44a commit 1410cca

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": "^4.2.0 || dev-master"
10+
"neos/fusion": "^4.2 || ^5.0 || dev-master"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "^8.1"

0 commit comments

Comments
 (0)