Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
symfony/yaml
1 parent 88c3a83 commit e8557e5Copy full SHA for e8557e5
1 file changed
composer.json
@@ -23,7 +23,8 @@
23
"symfony/event-dispatcher": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
24
"symfony/http-kernel": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
25
"symfony/polyfill-php80": "^1.22",
26
- "symfony/psr-http-message-bridge": "^1.2||^2.0||^6.4||^7.0||^8.0"
+ "symfony/psr-http-message-bridge": "^1.2||^2.0||^6.4||^7.0||^8.0",
27
+ "symfony/yaml": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0"
28
},
29
"require-dev": {
30
"doctrine/dbal": "^2.13||^3.3||^4.0",
@@ -47,7 +48,6 @@
47
48
"symfony/security-core": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
49
"symfony/security-http": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
50
"symfony/twig-bundle": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
- "symfony/yaml": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
51
"vimeo/psalm": "^4.3||^5.16.0"
52
53
"suggest": {
0 commit comments