Skip to content

Commit edcd640

Browse files
committed
Use 5.4
1 parent 90324fe commit edcd640

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"extra": {
9494
"symfony": {
9595
"allow-contrib": false,
96-
"require": "5.3.*"
96+
"require": "5.4.*"
9797
}
9898
},
9999
"minimum-stability": "dev",

symfony.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,6 @@
364364
"symfony/orm-pack": {
365365
"version": "v2.1.0"
366366
},
367-
"symfony/password-hasher": {
368-
"version": "v5.3.0-beta1"
369-
},
370367
"symfony/phpunit-bridge": {
371368
"version": "5.1",
372369
"recipe": {

0 commit comments

Comments
 (0)