Skip to content

Commit

Permalink
Upgrade symfony 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-art committed Sep 3, 2019
1 parent b04b205 commit a3207b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"require": {
"php": ">=7.2",
"doctrine/orm": "~2.4",
"symfony/framework-bundle": "~3.4",
"symfony/validator": "~3.4"
"symfony/framework-bundle": "~4.3",
"symfony/validator": "~4.3"
},

"config": {
Expand Down

0 comments on commit a3207b4

Please sign in to comment.