Skip to content

Commit 3350cac

Browse files
Merge branch '4.0'
* 4.0: Remove symfony/polyfill-ctype where not needed Use symfony/polyfill-ctype [Form] fixes instance variable phpdoc in FormRegistry class bumped Symfony version to 4.0.10 updated VERSION for 4.0.9 updated CHANGELOG for 4.0.9 bumped Symfony version to 3.4.10 updated VERSION for 3.4.9 updated CHANGELOG for 3.4.9
2 parents b1e0e5e + cf13fe7 commit 3350cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1.3",
20+
"symfony/polyfill-ctype": "~1.8",
2021
"symfony/polyfill-mbstring": "~1.0"
2122
},
2223
"require-dev": {

0 commit comments

Comments
 (0)