Skip to content

Commit

Permalink
Merge pull request #2 from Flowpack/task/neos5support
Browse files Browse the repository at this point in the history
TASK: Neos 5.x support
  • Loading branch information
Sebobo authored Jun 16, 2021
2 parents c505ab5 + 3301e49 commit 8d81774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "neos-package",
"name": "flowpack/fusion-tracing",
"require": {
"neos/fusion": "<=5.0"
"neos/fusion": "^4.3 || ^5.0 || dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8d81774

Please sign in to comment.