Skip to content

Commit 7125a45

Browse files
committed
4.2 deps and fix test
1 parent b872943 commit 7125a45

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,11 +14,11 @@
1414
"homepage": "https://github.com/windwalker-io/renderer",
1515
"license": "MIT",
1616
"require": {
17-
"php": ">=8.4.1",
17+
"php": ">=8.4.6",
1818
"windwalker/utilities": "^4.0"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^8.0||^9.0||^10.0",
21+
"phpunit/phpunit": "^10.0||^11.0||^12.0",
2222
"windwalker/test": "^4.0",
2323
"windwalker/dom": "^4.0",
2424
"windwalker/filesystem": "^4.0",

0 commit comments

Comments
 (0)