We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a85058 + 2978ec1 commit dcb1876Copy full SHA for dcb1876
composer.json
@@ -22,13 +22,13 @@
22
"ext-json": "*",
23
"ext-mbstring": "*",
24
"league/plates": "^3.3",
25
- "erusev/parsedown-extra": "^0.7",
26
- "symfony/yaml": "^4.0",
+ "erusev/parsedown-extra": "^0.8",
+ "symfony/yaml": "^4.0 || ^5.0",
27
"pimple/pimple": "^3.2",
28
"slim/slim": "^3.8",
29
"tuupola/slim-jwt-auth": "^2.4",
30
"php-jsonpatch/php-jsonpatch": "^3.0",
31
- "wikimedia/composer-merge-plugin": "^1.4",
+ "wikimedia/composer-merge-plugin": "^1.4 || ^2.0",
32
"psr/container": "^1.0"
33
},
34
"require-dev": {
0 commit comments