updating PHP dependency
This commit is contained in:
parent
990b6c1ea4
commit
badca08266
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"description": "Abstraction layer for constructing arbitrary HTML tags and documents in PHP",
|
||||
"type": "library",
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
"php": "~8.1",
|
||||
"myclabs/deep-copy": "^1"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue