Skip to content

Commit 934ec18

Browse files
committed
fix: corrected PHP version
1 parent c5f4fe0 commit 934ec18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"minimum-stability": "stable",
1313
"prefer-stable": true,
1414
"require": {
15-
"php": ">=8.4",
15+
"php": ">=8.3",
1616
"symfony/http-foundation": "^7.3",
1717
"symfony/routing": "^7.3",
1818
"symfony/framework-bundle": "^7.3"

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)