Skip to content

Commit b872943

Browse files
committed
8.4
1 parent 4c68c90 commit b872943

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"homepage": "https://github.com/windwalker-io/renderer",
1515
"license": "MIT",
1616
"require": {
17-
"php": ">=8.2.0",
17+
"php": ">=8.4.1",
1818
"windwalker/utilities": "^4.0"
1919
},
2020
"require-dev": {
@@ -55,7 +55,7 @@
5555
},
5656
"config": {
5757
"platform": {
58-
"php": "8.2.0"
58+
"php": "8.4.1"
5959
}
6060
}
6161
}

0 commit comments

Comments
 (0)