Skip to content

Commit

Permalink
dependencies: fix compat with symfony 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtojnar committed Nov 4, 2022
1 parent 6fa9019 commit 34335b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"php-http/message": "^1.9",
"simplepie/simplepie": "^1.5",
"smalot/pdfparser": "^1.0",
"symfony/options-resolver": "^3.4|^4.4|^5.3",
"symfony/options-resolver": "^3.4|^4.4|^5.3|^6.0",
"true/punycode": "^2.1",
"guzzlehttp/psr7": "^1.5.0|^2.0"
},
Expand Down

0 comments on commit 34335b2

Please sign in to comment.