Update deps with fixed platform 8.0

This commit is contained in:
David Stone
2025-02-02 01:43:25 -07:00
parent 96c94a7e9c
commit e0c745c9c1
2 changed files with 134 additions and 127 deletions

View File

@ -51,6 +51,9 @@
"symplify/vendor-patches": "^11.3"
},
"config": {
"platform": {
"php": "8.0.0"
},
"allow-plugins": {
"composer/installers": true,
"dealerdirect/phpcodesniffer-composer-installer": true,