updating PHP dependency

This commit is contained in:
Joby 2024-07-11 19:36:32 -06:00
parent 990b6c1ea4
commit badca08266

View file

@ -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",