Skip to content

Commit ab7b686

Browse files
authored
IBX-8470: Upgraded codebase to Symfony 6 (#1157)
Bumped PHP version to 8.3
1 parent 19f9ed2 commit ab7b686

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.4 || ^8.0",
15+
"php": ">=8.3",
1616
"ibexa/experience": "~5.0.x-dev",
1717
"ibexa/cart": "~5.0.x-dev",
1818
"ibexa/checkout": "~5.0.x-dev",

0 commit comments

Comments
 (0)