Update composer.json

This commit is contained in:
Jerry Ma
2024-10-01 23:04:13 +08:00
committed by GitHub
parent 740ea2b4f9
commit c51c96c6cf

View File

@@ -7,7 +7,7 @@
}
},
"require": {
"php": "~8.0 || ~8.1 || ~8.2"
"php": "~8.0 || ~8.1 || ~8.2 || ~8.3"
},
"require-dev": {
"zhamao/framework": "dev-main"