Skip to content

Commit eba6131

Browse files
TASK: Declare compatibility with sentry-flow 5
1 parent 36d86c1 commit eba6131

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"neos/neos": "^3.0 || ^4.0 || ^5.0 || ^7.0 || ^8.0 || ^9.0",
8-
"punktde/sentry-flow": "^4.0"
8+
"punktde/sentry-flow": "^4.0 || ^5.0"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)