Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 18a2fcb

Browse files
Merge branch '2.8' into 3.4
* 2.8: Remove symfony/polyfill-ctype where not needed Use symfony/polyfill-ctype [Form] fixes instance variable phpdoc in FormRegistry class
1 parent 44a6b2d commit 18a2fcb

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
@@ -21,6 +21,7 @@
2121
"symfony/console": "~3.4|~4.0",
2222
"symfony/dependency-injection": "~3.4|~4.0",
2323
"symfony/http-kernel": "~3.3|~4.0",
24+
"symfony/polyfill-ctype": "~1.8",
2425
"symfony/process": "~3.3.14|^3.4.2|^4.0.2"
2526
},
2627
"autoload": {

0 commit comments

Comments
 (0)