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

Commit 5572012

Browse files
authored
Enable this package to be used inside Flow + Fusion
1 parent b1530b9 commit 5572012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)