Skip to content

Commit decb52d

Browse files
committed
require supported PHP versions
1 parent 8dcbb96 commit decb52d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.3",
13+
"php": "^8.1",
1414
"symfony/http-foundation": "^5.4||^6.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)