Skip to content

Commit 0b6cd0a

Browse files
committed
Fix build
1 parent 4a09869 commit 0b6cd0a

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
@@ -16,7 +16,7 @@
1616
"phpstan/phpstan": "^1",
1717
"phpunit/phpunit": "^8 || ^9",
1818
"squizlabs/php_codesniffer": "^3.4",
19-
"symfony/event-dispatcher": "6.0.*"
19+
"symfony/event-dispatcher": "^5 || 6.0.*"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)