Skip to content

Commit 94c673b

Browse files
committed
allow symfony 5
1 parent 6001604 commit 94c673b

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
@@ -10,7 +10,7 @@
1010
"enqueue/enqueue": "^0.9",
1111
"queue-interop/amqp-interop": "^0.8",
1212
"queue-interop/queue-interop": "^0.7|^0.8",
13-
"symfony/config": "^3.4|^4"
13+
"symfony/config": "^3.4|^4|^5"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "~5.5",

0 commit comments

Comments
 (0)