Skip to content

Commit a3207b4

Browse files
committed
Upgrade symfony 4.3
1 parent b04b205 commit a3207b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"require": {
1616
"php": ">=7.2",
1717
"doctrine/orm": "~2.4",
18-
"symfony/framework-bundle": "~3.4",
19-
"symfony/validator": "~3.4"
18+
"symfony/framework-bundle": "~4.3",
19+
"symfony/validator": "~4.3"
2020
},
2121

2222
"config": {

0 commit comments

Comments
 (0)