Skip to content

Commit f0304c6

Browse files
ISSUE-163: Upgraded to Symfony 5.0
1 parent 3d0002d commit f0304c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
{"name": "Raymond Schouten"}
1010
],
1111
"require": {
12+
"php": ">=7.2.5",
1213
"doctrine/common": "^2.4",
1314
"doctrine/orm": "^2.4",
14-
"php": ">=7.2.5",
1515
"symfony/form": "5.0.*"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)