Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fedek6 committed Aug 24, 2024
1 parent 1f85e2c commit 1493c65
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions app/dist/composer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"require": {
"johnpbloch/wordpress": ">=5.8",
"johnpbloch/wordpress": ">=5.9",
"vlucas/phpdotenv": "^5.4",
"wpackagist-plugin/wp-gatsby": ">=2.1.1",
"wpackagist-plugin/wp-graphql": "1.6.*",
"wpackagist-plugin/post-types-order": "^1.9.7",
"wpackagist-plugin/advanced-custom-fields": "^6.0.2",
"wpackagist-plugin/acf-image-aspect-ratio-crop": "^6.0.1",
"wp-graphql/wp-graphql-acf": "^0.5.3",
"wpackagist-plugin/easy-wp-smtp": "^1.4.7"
"wpackagist-plugin/wp-gatsby": ">=2.3.3",
"wpackagist-plugin/wp-graphql": ">=1.28.1",
"wpackagist-plugin/post-types-order": "^2.2.6",
"wpackagist-plugin/advanced-custom-fields": "^6.3.5",
"wpackagist-plugin/acf-image-aspect-ratio-crop": "^6.0.3",
"wp-graphql/wp-graphql-acf": "^0.6.2",
"wpackagist-plugin/easy-wp-smtp": "^2.4.1"
},
"extra": {
"installer-paths": {
Expand Down

0 comments on commit 1493c65

Please sign in to comment.