Skip to content

Commit

Permalink
TASK: Adjust Neos dependency to SemVer notation
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert authored Sep 17, 2019
1 parent 451a938 commit 92e7287
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.0, <= 7.0",
"neos/neos": "^3.0 || ^4.0 || ^5.0",
"punktDe/sentry-flow": "^3.0"
},
"autoload": {
Expand Down

0 comments on commit 92e7287

Please sign in to comment.