Skip to content

Commit d9b686a

Browse files
[Core] Updated composer.json
1 parent a3bb5ce commit d9b686a

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
@@ -17,8 +17,8 @@
1717
}
1818
},
1919
"require": {
20+
"php": ">=7.4",
2021
"ext-json": "*",
21-
"php": "^7.4 || ^8.0",
2222
"symfony/framework-bundle": "^5.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)