Skip to content

Commit 9113b6d

Browse files
authored
Merge pull request php-vcr#1 from thecoderszone/symfony-5
Symfony 5
2 parents 267674d + 3f1b652 commit 9113b6d

File tree

9 files changed

+436
-151
lines changed

9 files changed

+436
-151
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ext-curl": "*",
2222
"beberlei/assert": "^2.0",
2323
"symfony/yaml": "~2.1|^3.0|^4.0",
24-
"symfony/event-dispatcher": "^2.4|^3.0|^4.0"
24+
"symfony/event-dispatcher": "^5.0"
2525
},
2626

2727
"require-dev": {

0 commit comments

Comments
 (0)