Updates deps and allow php 7

This commit is contained in:
David Stone
2025-04-07 11:48:48 -06:00
parent 89a53def32
commit 2bdefa2886
3 changed files with 147 additions and 808 deletions

View File

@ -51,7 +51,7 @@
"symfony/polyfill-php82": "^1.31.0",
"symfony/polyfill-php83": "^1.31.0",
"symfony/polyfill-php84": "^1.31.0",
"ext-curl": "*"
"ext-curl": "*"
},
"require-dev": {
"composer/installers": "^1.9.0",