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 071a971 commit 120b35bCopy full SHA for 120b35b
src/Symfony/Bridge/Monolog/composer.json
@@ -18,6 +18,7 @@
18
"require": {
19
"php": ">=8.1",
20
"monolog/monolog": "^1.25.1|^2|^3",
21
+ "symfony/deprecation-contracts": "^2.5|^3",
22
"symfony/service-contracts": "^2.5|^3",
23
"symfony/http-kernel": "^5.4|^6.0|^7.0"
24
},
src/Symfony/Bridge/Twig/composer.json
@@ -17,6 +17,7 @@
17
],
"symfony/translation-contracts": "^2.5|^3",
"twig/twig": "^2.13|^3.0.4"
0 commit comments