We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28447f2 commit deb677eCopy full SHA for deb677e
composer.json
@@ -21,7 +21,7 @@
21
"j0k3r/graby-site-config": "^1.0",
22
"simplepie/simplepie": "^1.3.1",
23
"fossar/htmlawed": "^1.2.4",
24
- "symfony/options-resolver": "~2.6|~3.0|~4.0",
+ "symfony/options-resolver": "~2.6|~3.0|~4.0|~5.0",
25
"monolog/monolog": "^1.13.1",
26
"smalot/pdfparser": "~0.11",
27
"true/punycode": "~2.1",
@@ -35,7 +35,7 @@
35
},
36
"require-dev": {
37
"friendsofphp/php-cs-fixer": "~2.14",
38
- "symfony/phpunit-bridge": "~2.6|~3.0|~4.0",
+ "symfony/phpunit-bridge": "~2.6|~3.0|~4.0|^5.0",
39
"php-http/mock-client": "^1.2",
40
"php-http/guzzle6-adapter": "^2.0",
41
"php-coveralls/php-coveralls": "^2.0",
0 commit comments