Skip to content

Commit 1cf760d

Browse files
authored
chore: php version >= 8.2 (#6628)
* chore: php version >= 8.2 * down to sf 7.0 * symfony extra require * missing hal constraint
1 parent d60fc59 commit 1cf760d

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
@@ -50,7 +50,7 @@
5050
"dev-3.4": "3.4.x-dev"
5151
},
5252
"symfony": {
53-
"require": "^6.4 || ^7.1"
53+
"require": "^6.4 || ^7.0"
5454
}
5555
},
5656
"scripts": {

0 commit comments

Comments
 (0)