Skip to content

Commit 0b89dbe

Browse files
authored
Composer: require PHP >=8.4 (#7)
1 parent 4417990 commit 0b89dbe

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
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"type": "project",
1010
"require": {
11-
"php": "^8.4",
11+
"php": ">=8.4",
1212
"contributte/nella": "^0.3.0"
1313
},
1414
"require-dev": {

0 commit comments

Comments
 (0)