Skip to content

Commit 53b88e7

Browse files
committed
Replace PHP 8.3 .. 8.5
1 parent e1f7bf8 commit 53b88e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"replace": {
2525
"symfony/polyfill-php85": "*",
26-
"symfony/polyfill-php84": "*"
26+
"symfony/polyfill-php84": "*",
27+
"symfony/polyfill-php83": "*"
2728
}
2829
}

0 commit comments

Comments
 (0)