Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 62cc1c7

Browse files
authored
Merge pull request #3 from mhsdesign/patch-1
Enable this package to be used inside Flow + Fusion
2 parents 88acbee + 5572012 commit 62cc1c7

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
@@ -22,7 +22,7 @@
2222
"test": "phpunit -c phpunit.xml --enforce-time-limit --coverage-html Build/Reports/coverage Tests || true"
2323
},
2424
"require": {
25-
"neos/neos": "^5.0 || ^7.0 || dev-master"
25+
"neos/fusion": "^5.0 || ^7.0 || dev-master"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.4",

0 commit comments

Comments
 (0)