Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Commit f0f1e1c

Browse files
se2129djason
andauthored
composer update symfony/event-dispatcher range (#10)
Co-authored-by: jason <[email protected]>
1 parent 40614ad commit f0f1e1c

File tree

2 files changed

+305
-126
lines changed

2 files changed

+305
-126
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": ">=5.5",
2121
"psr/log": "^1",
22-
"symfony/event-dispatcher": "^3",
22+
"symfony/event-dispatcher": "^3 || ^4",
2323
"ext-gearman": "*",
2424
"ext-pcntl": "*"
2525
},

0 commit comments

Comments
 (0)