Skip to content

Commit 45de521

Browse files
committed
Remove "require" from composer.json extra symfony section
1 parent eab9df1 commit 45de521

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
},
5454
"extra": {
5555
"symfony": {
56-
"allow-contrib": true,
57-
"require": "6.4.*"
56+
"allow-contrib": true
5857
},
5958
"public-dir": "public"
6059
},

0 commit comments

Comments
 (0)