Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
2f96c759ab | |||
2769e4791a | |||
5e434e1859 |
@ -17,9 +17,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.1.3",
|
"php": ">=7.1.3",
|
||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
"gregwar/captcha": "~1.1",
|
"gregwar/captcha": "^1.1.9",
|
||||||
"symfony/form": "~4.0|~5.0",
|
"symfony/form": "~4.0|~5.0",
|
||||||
"symfony/framework-bundle": "~4.0|~5.0",
|
"symfony/framework-bundle": "~4.0|~5.0",
|
||||||
"symfony/translation": "~4.0|^5.0",
|
"symfony/translation": "~4.0|^5.0",
|
||||||
|
Reference in New Issue
Block a user