Skip to content

Commit 91e35fb

Browse files
Add support for @​symfony/stimulus-bridge@​^4.0.0
1 parent fed325e commit 91e35fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StimulusBundle/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"peerDependencies": {
2222
"@hotwired/stimulus": "^3.0.0",
23-
"@symfony/stimulus-bridge": "^3.2.0"
23+
"@symfony/stimulus-bridge": "^3.2.0 || ^4.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)