~ UPG php => 8.4 and Refactor code structure for improved readability and maintainability
All checks were successful
/ build-and-deploy (push) Successful in 1m15s

This commit is contained in:
felegy
2026-01-19 07:32:05 +00:00
parent 73dcf363bd
commit 380dd4752e
4 changed files with 3445 additions and 3445 deletions

View File

@@ -48,7 +48,7 @@
}
],
"require": {
"php": ">=7.4 <8.4",
"php": ">=7.4 <8.5",
"ext-gd": "*",
"ext-redis": "*",
"ext-mbstring": "*",
@@ -61,11 +61,11 @@
"oscarotero/env": "^2.1",
"roots/bedrock-autoloader": "^1.0",
"roots/bedrock-disallow-indexing": "^2.0",
"roots/wordpress": "^6.8.1",
"roots/wordpress": "^6.9",
"roots/wp-config": "^1.0.0",
"wpackagist-theme/twentytwentyfive": "^1.0",
"humanmade/s3-uploads": "^3.0",
"hvg-dev/hvg-blog-general": "dev-main",
"wpackagist-theme/twentytwentyfive": "^1.0",
"wpackagist-plugin/disable-wordpress-updates": "^1.8",
"wpackagist-plugin/disable-comments": "^2.5",
"wpackagist-plugin/wp-webhooks": "^3.3",