~ UPG php => 8.4 and Refactor code structure for improved readability and maintainability
All checks were successful
/ build-and-deploy (push) Successful in 1m35s
All checks were successful
/ build-and-deploy (push) Successful in 1m35s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user