Skip to content

Commit

Permalink
Bump dependencies, no stars for faster install.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanclevenger91 committed Mar 23, 2023
1 parent fc6c0f1 commit a15a64e
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,27 +65,24 @@
"roots/wp-config": "1.0.0",
"roots/wp-password-bcrypt": "1.1.0",
"wpackagist-theme/twentytwentythree": "^1.0",
"sterner-stuff/made-of-sterner-stuff": "*",
"sterner-stuff/made-of-sterner-stuff": "^11.0",
"kinsta/kinsta-mu-plugins": "dev-sterner-stuff",
"wpackagist-plugin/mailgun": "*",
"wpackagist-plugin/redirection": "*",
"wpackagist-plugin/tiny-compress-images": "*",
"wpackagist-plugin/mailgun": ">=1.9",
"wpackagist-plugin/redirection": ">=5.3.9",
"wpackagist-plugin/tiny-compress-images": ">=3.4.1",
"ethanclevenger91/sterner-stuff-replace-me": "*",
"deliciousbrains-plugin/wp-migrate-db-pro": "*",
"deliciousbrains-plugin/wp-migrate-db-pro-media-files": "*",
"deliciousbrains-plugin/wp-migrate-db-pro-cli": "*",
"deliciousbrains-plugin/wp-offload-media": "*",
"wp-media/wp-rocket": "*",
"wp-media/wp-rocket-cli": "*",
"wpackagist-plugin/stream": "*",
"wpackagist-plugin/zero-spam": "*",
"wpackagist-plugin/gravity-forms-zero-spam": "*"
"deliciousbrains-plugin/wp-migrate-db-pro": ">=2.6.3",
"deliciousbrains-plugin/wp-offload-media": ">=3.2.0",
"wp-media/wp-rocket": ">=3.16",
"wp-media/wp-rocket-cli": ">=1.3",
"wpackagist-plugin/stream": ">=3.9.2",
"wpackagist-plugin/zero-spam": ">=5.4"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.7.1",
"roave/security-advisories": "dev-latest",
"symfony/var-dumper": "^6.0",
"aaemnnosttv/wp-cli-dotenv-command": "^2.0"
"symfony/var-dumper": "^6.2",
"aaemnnosttv/wp-cli-dotenv-command": "^2.1"
},
"config": {
"optimize-autoloader": true,
Expand Down

0 comments on commit a15a64e

Please sign in to comment.