8000
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 c8b801a commit 1fb8555Copy full SHA for 1fb8555
src/Symfony/Component/Form/composer.json
@@ -19,10 +19,10 @@
19
"php": "^7.2.9",
20
"symfony/event-dispatcher": "^4.4|^5.0",
21
"symfony/intl": "^4.4|^5.0",
22
- "symfony/options-resolver": "^4.4|^5.0",
+ "symfony/options-resolver": "^5.0",
23
"symfony/polyfill-ctype": "~1.8",
24
"symfony/polyfill-mbstring": "~1.0",
25
- "symfony/property-access": "^4.4|^5.0",
+ "symfony/property-access": "^5.0",
26
"symfony/service-contracts": "~1.1"
27
},
28
"require-dev": {
0 commit comments