Skip to content

Commit 08df766

Browse files
committed
Fix dependencies support for 5.6 & 7.0
1 parent ad7289e commit 08df766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/sprinkles/core/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"slim/csrf": "^0.8",
4545
"slim/slim": "3.12.2",
4646
"slim/twig-view": "^1.2",
47-
"symfony/event-dispatcher": "^4.0",
47+
"symfony/event-dispatcher": "^3.0 | ^4.0",
4848
"symfony/http-foundation": "*",
4949
"twig/twig": "^1.18",
5050
"userfrosting/assets": "^5.0.4",

0 commit comments

Comments
 (0)