2024-11-13
This commit is contained in:
parent
837e363983
commit
abd30975c4
16 changed files with 1927 additions and 558 deletions
|
|
@ -21,7 +21,8 @@
|
|||
"composer/installers": "^2.2",
|
||||
"crell/fp": "^1.0",
|
||||
"htmlburger/carbon-fields": "^3.6",
|
||||
"idleberg/wordpress-vite-assets": "^1.2",
|
||||
"illuminate/support": "^11.31",
|
||||
"laravel/helpers": "^1.7",
|
||||
"lstrojny/functional-php": "^1.17",
|
||||
"mnsami/composer-custom-directory-installer": "^2.0",
|
||||
"oscarotero/env": "^2.1",
|
||||
|
|
@ -32,16 +33,16 @@
|
|||
"roots/wp-config": "^1.0.0",
|
||||
"roots/wp-password-bcrypt": "^1.1.0",
|
||||
"stripe/stripe-php": "^16.2",
|
||||
"symfony/uid": "^7.1",
|
||||
"timber/timber": "^2.2",
|
||||
"vlucas/phpdotenv": "^5.5",
|
||||
"wpackagist-plugin/falcon": "^2.8",
|
||||
"wpackagist-plugin/force-regenerate-thumbnails": "^2.2",
|
||||
"wpackagist-plugin/polylang": "^3.6",
|
||||
"wpackagist-plugin/query-monitor": "^3.16",
|
||||
"wpackagist-plugin/wc-multishipping": "^2.5",
|
||||
"wpackagist-plugin/woocommerce": "^9.1",
|
||||
"wpackagist-plugin/wp-openapi": "^1.0",
|
||||
"wpackagist-theme/twentytwentyfour": "^1.0"
|
||||
"wpackagist-theme/twentytwentyfour": "^1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^1.12",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue