Skip to content

Commit

Permalink
TASK: Mark the package compatible with upcoming Neos 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert authored Aug 19, 2019
1 parent 338c6bb commit 451a938
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 @@
"name": "punktde/sentry-neos",
"license": "MIT",
"require": {
"neos/neos": "^3.0 || ^4.0",
"neos/neos": ">=3.0.0, <= 7.0",
"punktDe/sentry-flow": "^3.0"
},
"autoload": {
Expand Down

0 comments on commit 451a938

Please sign in to comment.