Add PHP version to composer.json
This commit is contained in:
parent
4302fb9e8e
commit
32af5f314d
@ -23,7 +23,8 @@
|
||||
"league/uri": "^6.8",
|
||||
"ext-simplexml": "*",
|
||||
"ext-curl": "*",
|
||||
"ext-dom": "*"
|
||||
"ext-dom": "*",
|
||||
"php": ">=8.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user